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, Dark Red, Burnt 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 |
|---|---|---|---|---|---|
#971C2E | rgb(151, 28, 46) | hsl(351, 69%, 35%) | Dark Red | View | |
#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 |
:root {
--color-1: #971C2E;
--color-2: #97281C;
--color-3: #97471C;
--color-4: #97661C;
--color-5: #97841C;
}Palettes that share visual characteristics and color harmony.