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 |
|---|---|---|---|---|---|
#5E080B | rgb(94, 8, 11) | hsl(358, 84%, 20%) | Deep Pure Red | View | |
#A40E13 | rgb(164, 14, 19) | hsl(358, 84%, 35%) | Dark Pure Red | View | |
#EB141C | rgb(235, 20, 28) | hsl(358, 84%, 50%) | Pure Red | View | |
#F15B60 | rgb(241, 91, 96) | hsl(358, 84%, 65%) | Pure Red | View | |
#F7A1A4 | rgb(247, 161, 164) | hsl(358, 84%, 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: #5E080B;
--color-2: #A40E13;
--color-3: #EB141C;
--color-4: #F15B60;
--color-5: #F7A1A4;
}Palettes that share visual characteristics and color harmony.