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 |
|---|---|---|---|---|---|
#C19D8A | rgb(193, 157, 138) | hsl(21, 31%, 65%) | Muted Orange | View | |
#C1AA8A | rgb(193, 170, 138) | hsl(35, 31%, 65%) | Muted Amber | View | |
#C1B88A | rgb(193, 184, 138) | hsl(50, 31%, 65%) | Muted Yellow | View | |
#BDC18A | rgb(189, 193, 138) | hsl(64, 31%, 65%) | Muted Yellow | View | |
#AFC18A | rgb(175, 193, 138) | hsl(80, 31%, 65%) | 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: #C19D8A;
--color-2: #C1AA8A;
--color-3: #C1B88A;
--color-4: #BDC18A;
--color-5: #AFC18A;
}Palettes that share visual characteristics and color harmony.