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 |
|---|---|---|---|---|---|
#5B0B1E | rgb(91, 11, 30) | hsl(346, 78%, 20%) | Deep Pure Red | View | |
#9F1434 | rgb(159, 20, 52) | hsl(346, 78%, 35%) | Dark Pure Red | View | |
#E31C4A | rgb(227, 28, 74) | hsl(346, 78%, 50%) | Pure Red | View | |
#EB6081 | rgb(235, 96, 129) | hsl(346, 78%, 65%) | Pure Red | View | |
#F4A4B7 | rgb(244, 164, 183) | hsl(346, 78%, 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: #5B0B1E;
--color-2: #9F1434;
--color-3: #E31C4A;
--color-4: #EB6081;
--color-5: #F4A4B7;
}Palettes that share visual characteristics and color harmony.