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 |
|---|---|---|---|---|---|
#412C25 | rgb(65, 44, 37) | hsl(15, 27%, 20%) | Burnt Orange | View | |
#714C41 | rgb(113, 76, 65) | hsl(14, 27%, 35%) | Dark Muted Red | View | |
#A26D5D | rgb(162, 109, 93) | hsl(14, 27%, 50%) | Muted Red | View | |
#BE998E | rgb(190, 153, 142) | hsl(14, 27%, 65%) | Muted Red | View | |
#DAC5BE | rgb(218, 197, 190) | hsl(15, 27%, 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: #412C25;
--color-2: #714C41;
--color-3: #A26D5D;
--color-4: #BE998E;
--color-5: #DAC5BE;
}Palettes that share visual characteristics and color harmony.