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 Burnt Orange, Dark Muted Red, Muted Red. 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 |
|---|---|---|---|---|---|
#3B2F2B | rgb(59, 47, 43) | hsl(15, 16%, 20%) | Burnt Orange | View | |
#67524C | rgb(103, 82, 76) | hsl(13, 15%, 35%) | Dark Muted Red | View | |
#93756C | rgb(147, 117, 108) | hsl(14, 15%, 50%) | Muted Red | View | |
#B39E98 | rgb(179, 158, 152) | hsl(13, 15%, 65%) | Muted Red | View | |
#D4C8C4 | rgb(212, 200, 196) | hsl(15, 16%, 80%) | Light Muted Orange | View |
This red-dominant palette evokes a sense of balance and professionalism.
The combination of Burnt Orange and Dark Muted Red creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #3B2F2B;
--color-2: #67524C;
--color-3: #93756C;
--color-4: #B39E98;
--color-5: #D4C8C4;
}Palettes that share visual characteristics and color harmony.