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 Orange, Muted Amber, Muted Yellow. 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 |
|---|---|---|---|---|---|
#C4A78D | rgb(196, 167, 141) | hsl(28, 32%, 66%) | Muted Orange | View | |
#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 |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Orange and Muted Amber creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #C4A78D;
--color-2: #C4B58D;
--color-3: #C4C38D;
--color-4: #B7C48D;
--color-5: #A9C48D;
}Palettes that share visual characteristics and color harmony.