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 Yellow, 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 |
|---|---|---|---|---|---|
#A88B6B | rgb(168, 139, 107) | hsl(31, 26%, 54%) | Muted Orange | View | |
#A89A6B | rgb(168, 154, 107) | hsl(46, 26%, 54%) | Muted Yellow | View | |
#A7A86B | rgb(167, 168, 107) | hsl(61, 26%, 54%) | Muted Yellow | View | |
#98A86B | rgb(152, 168, 107) | hsl(76, 26%, 54%) | Muted Lime | View | |
#89A86B | rgb(137, 168, 107) | hsl(90, 26%, 54%) | Muted Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Orange and Muted Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #A88B6B;
--color-2: #A89A6B;
--color-3: #A7A86B;
--color-4: #98A86B;
--color-5: #89A86B;
}Palettes that share visual characteristics and color harmony.