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 |
|---|---|---|---|---|---|
#9A7B5B | rgb(154, 123, 91) | hsl(30, 26%, 48%) | Muted Orange | View | |
#9A8B5B | rgb(154, 139, 91) | hsl(46, 26%, 48%) | Muted Yellow | View | |
#999A5B | rgb(153, 154, 91) | hsl(61, 26%, 48%) | Muted Yellow | View | |
#899A5B | rgb(137, 154, 91) | hsl(76, 26%, 48%) | Muted Lime | View | |
#799A5B | rgb(121, 154, 91) | hsl(91, 26%, 48%) | 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: #9A7B5B;
--color-2: #9A8B5B;
--color-3: #999A5B;
--color-4: #899A5B;
--color-5: #799A5B;
}Palettes that share visual characteristics and color harmony.