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 Pink, Dark Red, Dark Red. 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 |
|---|---|---|---|---|---|
#981B59 | rgb(152, 27, 89) | hsl(330, 70%, 35%) | Dark Pink | View | |
#981B3A | rgb(152, 27, 58) | hsl(345, 70%, 35%) | Dark Red | View | |
#981B1B | rgb(152, 27, 27) | hsl(0, 70%, 35%) | Dark Red | View | |
#983A1B | rgb(152, 58, 27) | hsl(15, 70%, 35%) | Burnt Orange | View | |
#98591B | rgb(152, 89, 27) | hsl(30, 70%, 35%) | Burnt Orange | View |
:root {
--color-1: #981B59;
--color-2: #981B3A;
--color-3: #981B1B;
--color-4: #983A1B;
--color-5: #98591B;
}Palettes that share visual characteristics and color harmony.