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 Deep Muted Red, Burnt Orange, 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 |
|---|---|---|---|---|---|
#442A22 | rgb(68, 42, 34) | hsl(14, 33%, 20%) | Deep Muted Red | View | |
#784A3B | rgb(120, 74, 59) | hsl(15, 34%, 35%) | Burnt Orange | View | |
#AB6A54 | rgb(171, 106, 84) | hsl(15, 34%, 50%) | Muted Orange | View | |
#C49787 | rgb(196, 151, 135) | hsl(16, 34%, 65%) | Muted Orange | View | |
#DDC3BB | rgb(221, 195, 187) | hsl(14, 33%, 80%) | Light Muted Red | View |
This red-dominant palette evokes a sense of balance and professionalism.
The combination of Deep Muted Red and Burnt Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #442A22;
--color-2: #784A3B;
--color-3: #AB6A54;
--color-4: #C49787;
--color-5: #DDC3BB;
}Palettes that share visual characteristics and color harmony.