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 |
|---|---|---|---|---|---|
#C9AD9C | rgb(201, 173, 156) | hsl(23, 29%, 70%) | Muted Orange | View | |
#C9B89C | rgb(201, 184, 156) | hsl(37, 29%, 70%) | Muted Amber | View | |
#C9C49C | rgb(201, 196, 156) | hsl(53, 29%, 70%) | Muted Yellow | View | |
#C3C99C | rgb(195, 201, 156) | hsl(68, 29%, 70%) | Muted Lime | View | |
#B8C99C | rgb(184, 201, 156) | hsl(83, 29%, 70%) | Muted Lime | 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: #C9AD9C;
--color-2: #C9B89C;
--color-3: #C9C49C;
--color-4: #C3C99C;
--color-5: #B8C99C;
}Palettes that share visual characteristics and color harmony.