Loading
Preparing the next color view
Building palettes, metadata, and layout pieces for this route.
Building palettes, metadata, and layout pieces for this route.
A 5-color combination featuring Muted Yellow, Muted Lime, Muted Green. Perfect for UI design, branding identities, and digital illustrations.
See how this palette performs in real-world UI mockups.
Experience the perfect harmony of colors calculated for your brand identity.
| Swatch | HEX | RGB | HSL | Name | Details |
|---|---|---|---|---|---|
#AFAF6A | rgb(175, 175, 106) | hsl(60, 30%, 55%) | Muted Yellow | View | |
#9DAF6A | rgb(157, 175, 106) | hsl(76, 30%, 55%) | Muted Lime | View | |
#8CAF6A | rgb(140, 175, 106) | hsl(90, 30%, 55%) | Muted Green | View | |
#7BAF6A | rgb(123, 175, 106) | hsl(105, 30%, 55%) | Muted Green | View | |
#6AAF6A | rgb(106, 175, 106) | hsl(120, 30%, 55%) | Muted Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Yellow and Muted Lime creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #AFAF6A;
--color-2: #9DAF6A;
--color-3: #8CAF6A;
--color-4: #7BAF6A;
--color-5: #6AAF6A;
}Palettes that share visual characteristics and color harmony.