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 |
|---|---|---|---|---|---|
#5F0807 | rgb(95, 8, 7) | hsl(1, 86%, 20%) | Deep Pure Red | View | |
#A70E0C | rgb(167, 14, 12) | hsl(1, 87%, 35%) | Dark Pure Red | View | |
#EE1411 | rgb(238, 20, 17) | hsl(1, 87%, 50%) | Pure Red | View | |
#F35B58 | rgb(243, 91, 88) | hsl(1, 87%, 65%) | Pure Red | View | |
#F8A1A0 | rgb(248, 161, 160) | hsl(1, 86%, 80%) | Light Pure Red | View |
:root {
--color-1: #5F0807;
--color-2: #A70E0C;
--color-3: #EE1411;
--color-4: #F35B58;
--color-5: #F8A1A0;
}Palettes that share visual characteristics and color harmony.