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 |
|---|---|---|---|---|---|
#C0AE8C | rgb(192, 174, 140) | hsl(39, 29%, 65%) | Muted Amber | View | |
#C0BB8C | rgb(192, 187, 140) | hsl(54, 29%, 65%) | Muted Yellow | View | |
#B7C08C | rgb(183, 192, 140) | hsl(70, 29%, 65%) | Muted Lime | View | |
#AAC08C | rgb(170, 192, 140) | hsl(85, 29%, 65%) | Muted Green | View | |
#9DC08C | rgb(157, 192, 140) | hsl(100, 29%, 65%) | 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: #C0AE8C;
--color-2: #C0BB8C;
--color-3: #B7C08C;
--color-4: #AAC08C;
--color-5: #9DC08C;
}Palettes that share visual characteristics and color harmony.