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 Deep Pure Red, Dark Pure Red, Pure 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 |
|---|---|---|---|---|---|
#5E081D | rgb(94, 8, 29) | hsl(345, 84%, 20%) | Deep Pure Red | View | |
#A50D33 | rgb(165, 13, 51) | hsl(345, 85%, 35%) | Dark Pure Red | View | |
#EC1349 | rgb(236, 19, 73) | hsl(345, 85%, 50%) | Pure Red | View | |
#F25A80 | rgb(242, 90, 128) | hsl(345, 85%, 65%) | Pure Red | View | |
#F7A1B6 | rgb(247, 161, 182) | hsl(345, 84%, 80%) | Light Pure Red | View |
:root {
--color-1: #5E081D;
--color-2: #A50D33;
--color-3: #EC1349;
--color-4: #F25A80;
--color-5: #F7A1B6;
}Palettes that share visual characteristics and color harmony.