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 |
|---|---|---|---|---|---|
#97281C | rgb(151, 40, 28) | hsl(6, 69%, 35%) | Dark Red | View | |
#97471C | rgb(151, 71, 28) | hsl(21, 69%, 35%) | Burnt Orange | View | |
#97661C | rgb(151, 102, 28) | hsl(36, 69%, 35%) | Dark Amber | View | |
#97841C | rgb(151, 132, 28) | hsl(51, 69%, 35%) | Dark Yellow | View | |
#8B971C | rgb(139, 151, 28) | hsl(66, 69%, 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: #97281C;
--color-2: #97471C;
--color-3: #97661C;
--color-4: #97841C;
--color-5: #8B971C;
}Palettes that share visual characteristics and color harmony.