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 |
|---|---|---|---|---|---|
#5C0A1B | rgb(92, 10, 27) | hsl(348, 80%, 20%) | Deep Pure Red | View | |
#A1122E | rgb(161, 18, 46) | hsl(348, 80%, 35%) | Dark Pure Red | View | |
#E61942 | rgb(230, 25, 66) | hsl(348, 80%, 50%) | Pure Red | View | |
#ED5E7B | rgb(237, 94, 123) | hsl(348, 80%, 65%) | Pure Red | View | |
#F5A3B4 | rgb(245, 163, 180) | hsl(348, 80%, 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: #5C0A1B;
--color-2: #A1122E;
--color-3: #E61942;
--color-4: #ED5E7B;
--color-5: #F5A3B4;
}Palettes that share visual characteristics and color harmony.