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 |
|---|---|---|---|---|---|
#C3A588 | rgb(195, 165, 136) | hsl(29, 33%, 65%) | Muted Orange | View | |
#C3B388 | rgb(195, 179, 136) | hsl(44, 33%, 65%) | Muted Amber | View | |
#C3C288 | rgb(195, 194, 136) | hsl(59, 33%, 65%) | Muted Yellow | View | |
#B5C388 | rgb(181, 195, 136) | hsl(74, 33%, 65%) | Muted Lime | View | |
#A7C388 | rgb(167, 195, 136) | hsl(88, 33%, 65%) | 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: #C3A588;
--color-2: #C3B388;
--color-3: #C3C288;
--color-4: #B5C388;
--color-5: #A7C388;
}Palettes that share visual characteristics and color harmony.