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 Amber, 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 |
|---|---|---|---|---|---|
#8C6C5A | rgb(140, 108, 90) | hsl(22, 22%, 45%) | Muted Orange | View | |
#8C795A | rgb(140, 121, 90) | hsl(37, 22%, 45%) | Muted Amber | View | |
#8C855A | rgb(140, 133, 90) | hsl(52, 22%, 45%) | Muted Yellow | View | |
#868C5A | rgb(134, 140, 90) | hsl(67, 22%, 45%) | Muted Lime | View | |
#798C5A | rgb(121, 140, 90) | hsl(83, 22%, 45%) | Muted Lime | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Orange and Muted Amber creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #8C6C5A;
--color-2: #8C795A;
--color-3: #8C855A;
--color-4: #868C5A;
--color-5: #798C5A;
}Palettes that share visual characteristics and color harmony.