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 Red, Muted Orange, Muted Amber. 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 |
|---|---|---|---|---|---|
#9B574B | rgb(155, 87, 75) | hsl(9, 35%, 45%) | Muted Red | View | |
#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 |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Red and Muted Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #9B574B;
--color-2: #9B6B4B;
--color-3: #9B7F4B;
--color-4: #9B934B;
--color-5: #8F9B4B;
}Palettes that share visual characteristics and color harmony.