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 Orange. 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 | |
#68524B | rgb(104, 82, 75) | hsl(14, 16%, 35%) | Dark Muted Red | View | |
#94756B | rgb(148, 117, 107) | hsl(15, 16%, 50%) | Muted Orange | View | |
#B49E97 | rgb(180, 158, 151) | hsl(14, 16%, 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: #68524B;
--color-3: #94756B;
--color-4: #B49E97;
--color-5: #D4C8C4;
}Palettes that share visual characteristics and color harmony.