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 |
|---|---|---|---|---|---|
#991A2D | rgb(153, 26, 45) | hsl(351, 71%, 35%) | Dark Red | View | |
#99271A | rgb(153, 39, 26) | hsl(6, 71%, 35%) | Dark Red | View | |
#99461A | rgb(153, 70, 26) | hsl(21, 71%, 35%) | Burnt Orange | View | |
#99661A | rgb(153, 102, 26) | hsl(36, 71%, 35%) | Dark Amber | View | |
#99861A | rgb(153, 134, 26) | hsl(51, 71%, 35%) | Dark Yellow | View |
:root {
--color-1: #991A2D;
--color-2: #99271A;
--color-3: #99461A;
--color-4: #99661A;
--color-5: #99861A;
}Palettes that share visual characteristics and color harmony.