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 |
|---|---|---|---|---|---|
#8A705C | rgb(138, 112, 92) | hsl(26, 20%, 45%) | Muted Orange | View | |
#8A7B5C | rgb(138, 123, 92) | hsl(40, 20%, 45%) | Muted Amber | View | |
#8A875C | rgb(138, 135, 92) | hsl(56, 20%, 45%) | Muted Yellow | View | |
#818A5C | rgb(129, 138, 92) | hsl(72, 20%, 45%) | Muted Lime | View | |
#768A5C | rgb(118, 138, 92) | hsl(86, 20%, 45%) | Muted Green | 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: #8A705C;
--color-2: #8A7B5C;
--color-3: #8A875C;
--color-4: #818A5C;
--color-5: #768A5C;
}Palettes that share visual characteristics and color harmony.