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 |
|---|---|---|---|---|---|
#9B6B4B | rgb(155, 107, 75) | hsl(24, 35%, 45%) | Muted Orange | View | |
#9B7F4B | rgb(155, 127, 75) | hsl(39, 35%, 45%) | Muted Amber | View | |
#9B934B | rgb(155, 147, 75) | hsl(54, 35%, 45%) | Muted Yellow | View | |
#8F9B4B | rgb(143, 155, 75) | hsl(69, 35%, 45%) | Muted Lime | View | |
#7B9B4B | rgb(123, 155, 75) | hsl(84, 35%, 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: #9B6B4B;
--color-2: #9B7F4B;
--color-3: #9B934B;
--color-4: #8F9B4B;
--color-5: #7B9B4B;
}Palettes that share visual characteristics and color harmony.