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 Dark Red, Burnt Orange, Dark 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 |
|---|---|---|---|---|---|
#96291D | rgb(150, 41, 29) | hsl(6, 68%, 35%) | Dark Red | View | |
#96471D | rgb(150, 71, 29) | hsl(21, 68%, 35%) | Burnt Orange | View | |
#96651D | rgb(150, 101, 29) | hsl(36, 68%, 35%) | Dark Amber | View | |
#96841D | rgb(150, 132, 29) | hsl(51, 68%, 35%) | Dark Yellow | View | |
#8A961D | rgb(138, 150, 29) | hsl(66, 68%, 35%) | Dark Lime | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Red and Burnt Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #96291D;
--color-2: #96471D;
--color-3: #96651D;
--color-4: #96841D;
--color-5: #8A961D;
}Palettes that share visual characteristics and color harmony.