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 |
|---|---|---|---|---|---|
#9A664C | rgb(154, 102, 76) | hsl(20, 34%, 45%) | Muted Orange | View | |
#9A794C | rgb(154, 121, 76) | hsl(35, 34%, 45%) | Muted Amber | View | |
#9A8D4C | rgb(154, 141, 76) | hsl(50, 34%, 45%) | Muted Yellow | View | |
#939A4C | rgb(147, 154, 76) | hsl(65, 34%, 45%) | Muted Lime | View | |
#809A4C | rgb(128, 154, 76) | hsl(80, 34%, 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: #9A664C;
--color-2: #9A794C;
--color-3: #9A8D4C;
--color-4: #939A4C;
--color-5: #809A4C;
}Palettes that share visual characteristics and color harmony.