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 Amber, Muted Yellow, Muted Lime. 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 |
|---|---|---|---|---|---|
#C4B58D | rgb(196, 181, 141) | hsl(44, 32%, 66%) | Muted Amber | View | |
#C4C38D | rgb(196, 195, 141) | hsl(59, 32%, 66%) | Muted Yellow | View | |
#B7C48D | rgb(183, 196, 141) | hsl(74, 32%, 66%) | Muted Lime | View | |
#A9C48D | rgb(169, 196, 141) | hsl(89, 32%, 66%) | Muted Green | View | |
#9BC48D | rgb(155, 196, 141) | hsl(105, 32%, 66%) | Muted Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Amber and Muted Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #C4B58D;
--color-2: #C4C38D;
--color-3: #B7C48D;
--color-4: #A9C48D;
--color-5: #9BC48D;
}Palettes that share visual characteristics and color harmony.