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 |
|---|---|---|---|---|---|
#8A6F5C | rgb(138, 111, 92) | hsl(25, 20%, 45%) | Muted Orange | View | |
#8A7A5C | rgb(138, 122, 92) | hsl(39, 20%, 45%) | Muted Amber | View | |
#8A865C | rgb(138, 134, 92) | hsl(55, 20%, 45%) | Muted Yellow | View | |
#828A5C | rgb(130, 138, 92) | hsl(70, 20%, 45%) | Muted Lime | View | |
#778A5C | rgb(119, 138, 92) | hsl(85, 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: #8A6F5C;
--color-2: #8A7A5C;
--color-3: #8A865C;
--color-4: #828A5C;
--color-5: #778A5C;
}Palettes that share visual characteristics and color harmony.