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 |
|---|---|---|---|---|---|
#5A140C | rgb(90, 20, 12) | hsl(6, 76%, 20%) | Deep Pure Red | View | |
#9E2215 | rgb(158, 34, 21) | hsl(6, 77%, 35%) | Dark Pure Red | View | |
#E2311D | rgb(226, 49, 29) | hsl(6, 77%, 50%) | Pure Red | View | |
#EA6F61 | rgb(234, 111, 97) | hsl(6, 77%, 65%) | Pure Red | View | |
#F3ADA5 | rgb(243, 173, 165) | hsl(6, 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: #5A140C;
--color-2: #9E2215;
--color-3: #E2311D;
--color-4: #EA6F61;
--color-5: #F3ADA5;
}Palettes that share visual characteristics and color harmony.