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 |
|---|---|---|---|---|---|
#C4C08D | rgb(196, 192, 141) | hsl(56, 32%, 66%) | Muted Yellow | View | |
#BAC48D | rgb(186, 196, 141) | hsl(71, 32%, 66%) | Muted Lime | View | |
#ACC48D | rgb(172, 196, 141) | hsl(86, 32%, 66%) | Muted Green | View | |
#9EC48D | rgb(158, 196, 141) | hsl(101, 32%, 66%) | Muted Green | View | |
#90C48D | rgb(144, 196, 141) | hsl(117, 32%, 66%) | 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: #C4C08D;
--color-2: #BAC48D;
--color-3: #ACC48D;
--color-4: #9EC48D;
--color-5: #90C48D;
}Palettes that share visual characteristics and color harmony.