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 |
|---|---|---|---|---|---|
#9A1957 | rgb(154, 25, 87) | hsl(331, 72%, 35%) | Dark Pink | View | |
#9A1937 | rgb(154, 25, 55) | hsl(346, 72%, 35%) | Dark Red | View | |
#9A1B19 | rgb(154, 27, 25) | hsl(1, 72%, 35%) | Dark Red | View | |
#9A3B19 | rgb(154, 59, 25) | hsl(16, 72%, 35%) | Burnt Orange | View | |
#9A5B19 | rgb(154, 91, 25) | hsl(31, 72%, 35%) | Burnt Orange | View |
:root {
--color-1: #9A1957;
--color-2: #9A1937;
--color-3: #9A1B19;
--color-4: #9A3B19;
--color-5: #9A5B19;
}Palettes that share visual characteristics and color harmony.