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 |
|---|---|---|---|---|---|
#981B1D | rgb(152, 27, 29) | hsl(359, 70%, 35%) | Dark Red | View | |
#98381B | rgb(152, 56, 27) | hsl(14, 70%, 35%) | Dark Red | View | |
#98571B | rgb(152, 87, 27) | hsl(29, 70%, 35%) | Burnt Orange | View | |
#98761B | rgb(152, 118, 27) | hsl(44, 70%, 35%) | Dark Amber | View | |
#98961B | rgb(152, 150, 27) | hsl(59, 70%, 35%) | Dark Yellow | View |
:root {
--color-1: #981B1D;
--color-2: #98381B;
--color-3: #98571B;
--color-4: #98761B;
--color-5: #98961B;
}Palettes that share visual characteristics and color harmony.