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 |
|---|---|---|---|---|---|
#5A0C1A | rgb(90, 12, 26) | hsl(349, 76%, 20%) | Deep Pure Red | View | |
#9D152E | rgb(157, 21, 46) | hsl(349, 76%, 35%) | Dark Pure Red | View | |
#E01F42 | rgb(224, 31, 66) | hsl(349, 76%, 50%) | Pure Red | View | |
#EA627B | rgb(234, 98, 123) | hsl(349, 76%, 65%) | Pure Red | View | |
#F3A5B3 | rgb(243, 165, 179) | hsl(349, 76%, 80%) | Light Pure Red | View |
This red-dominant palette evokes a sense of balance and professionalism.
The combination of Deep Pure Red and Dark Pure Red creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #5A0C1A;
--color-2: #9D152E;
--color-3: #E01F42;
--color-4: #EA627B;
--color-5: #F3A5B3;
}Palettes that share visual characteristics and color harmony.