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 |
|---|---|---|---|---|---|
#5A0C0E | rgb(90, 12, 14) | hsl(358, 76%, 20%) | Deep Pure Red | View | |
#9D1518 | rgb(157, 21, 24) | hsl(359, 76%, 35%) | Dark Pure Red | View | |
#E01F22 | rgb(224, 31, 34) | hsl(359, 76%, 50%) | Pure Red | View | |
#EA6264 | rgb(234, 98, 100) | hsl(359, 76%, 65%) | Pure Red | View | |
#F3A5A7 | rgb(243, 165, 167) | hsl(358, 76%, 80%) | Light Pure Red | View |
:root {
--color-1: #5A0C0E;
--color-2: #9D1518;
--color-3: #E01F22;
--color-4: #EA6264;
--color-5: #F3A5A7;
}Palettes that share visual characteristics and color harmony.