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 |
|---|---|---|---|---|---|
#C9C69C | rgb(201, 198, 156) | hsl(56, 29%, 70%) | Muted Yellow | View | |
#C1C99C | rgb(193, 201, 156) | hsl(71, 29%, 70%) | Muted Lime | View | |
#B6C99C | rgb(182, 201, 156) | hsl(85, 29%, 70%) | Muted Green | View | |
#AAC99C | rgb(170, 201, 156) | hsl(101, 29%, 70%) | Muted Green | View | |
#9FC99C | rgb(159, 201, 156) | hsl(116, 29%, 70%) | 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: #C9C69C;
--color-2: #C1C99C;
--color-3: #B6C99C;
--color-4: #AAC99C;
--color-5: #9FC99C;
}Palettes that share visual characteristics and color harmony.