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 |
|---|---|---|---|---|---|
#8B745B | rgb(139, 116, 91) | hsl(31, 21%, 45%) | Muted Orange | View | |
#8B805B | rgb(139, 128, 91) | hsl(46, 21%, 45%) | Muted Yellow | View | |
#898B5B | rgb(137, 139, 91) | hsl(62, 21%, 45%) | Muted Yellow | View | |
#7D8B5B | rgb(125, 139, 91) | hsl(78, 21%, 45%) | Muted Lime | View | |
#718B5B | rgb(113, 139, 91) | hsl(93, 21%, 45%) | 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: #8B745B;
--color-2: #8B805B;
--color-3: #898B5B;
--color-4: #7D8B5B;
--color-5: #718B5B;
}Palettes that share visual characteristics and color harmony.