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 |
|---|---|---|---|---|---|
#981B1F | rgb(152, 27, 31) | hsl(358, 70%, 35%) | Dark Red | View | |
#98361B | rgb(152, 54, 27) | hsl(13, 70%, 35%) | Dark Red | View | |
#98551B | rgb(152, 85, 27) | hsl(28, 70%, 35%) | Burnt Orange | View | |
#98741B | rgb(152, 116, 27) | hsl(43, 70%, 35%) | Dark Amber | View | |
#98941B | rgb(152, 148, 27) | hsl(58, 70%, 35%) | Dark Yellow | View |
:root {
--color-1: #981B1F;
--color-2: #98361B;
--color-3: #98551B;
--color-4: #98741B;
--color-5: #98941B;
}Palettes that share visual characteristics and color harmony.