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 |
|---|---|---|---|---|---|
#C4A68D | rgb(196, 166, 141) | hsl(27, 32%, 66%) | Muted Orange | View | |
#C4B48D | rgb(196, 180, 141) | hsl(43, 32%, 66%) | Muted Amber | View | |
#C4C28D | rgb(196, 194, 141) | hsl(58, 32%, 66%) | Muted Yellow | View | |
#B8C48D | rgb(184, 196, 141) | hsl(73, 32%, 66%) | Muted Lime | View | |
#AAC48D | rgb(170, 196, 141) | hsl(88, 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: #C4A68D;
--color-2: #C4B48D;
--color-3: #C4C28D;
--color-4: #B8C48D;
--color-5: #AAC48D;
}Palettes that share visual characteristics and color harmony.