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 |
|---|---|---|---|---|---|
#9D8C7B | rgb(157, 140, 123) | hsl(30, 15%, 55%) | Muted Orange | View | |
#9D957B | rgb(157, 149, 123) | hsl(46, 15%, 55%) | Muted Yellow | View | |
#9D9D7B | rgb(157, 157, 123) | hsl(60, 15%, 55%) | Muted Yellow | View | |
#959D7B | rgb(149, 157, 123) | hsl(74, 15%, 55%) | Muted Lime | View | |
#8C9D7B | rgb(140, 157, 123) | hsl(90, 15%, 55%) | 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: #9D8C7B;
--color-2: #9D957B;
--color-3: #9D9D7B;
--color-4: #959D7B;
--color-5: #8C9D7B;
}Palettes that share visual characteristics and color harmony.