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 |
|---|---|---|---|---|---|
#9A765B | rgb(154, 118, 91) | hsl(26, 26%, 48%) | Muted Orange | View | |
#9A865B | rgb(154, 134, 91) | hsl(41, 26%, 48%) | Muted Amber | View | |
#9A965B | rgb(154, 150, 91) | hsl(56, 26%, 48%) | Muted Yellow | View | |
#8F9A5B | rgb(143, 154, 91) | hsl(70, 26%, 48%) | Muted Lime | View | |
#7F9A5B | rgb(127, 154, 91) | hsl(86, 26%, 48%) | 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: #9A765B;
--color-2: #9A865B;
--color-3: #9A965B;
--color-4: #8F9A5B;
--color-5: #7F9A5B;
}Palettes that share visual characteristics and color harmony.