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 |
|---|---|---|---|---|---|
#8C745A | rgb(140, 116, 90) | hsl(31, 22%, 45%) | Muted Orange | View | |
#8C805A | rgb(140, 128, 90) | hsl(46, 22%, 45%) | Muted Yellow | View | |
#8B8C5A | rgb(139, 140, 90) | hsl(61, 22%, 45%) | Muted Yellow | View | |
#7F8C5A | rgb(127, 140, 90) | hsl(76, 22%, 45%) | Muted Lime | View | |
#728C5A | rgb(114, 140, 90) | hsl(91, 22%, 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: #8C745A;
--color-2: #8C805A;
--color-3: #8B8C5A;
--color-4: #7F8C5A;
--color-5: #728C5A;
}Palettes that share visual characteristics and color harmony.