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 |
|---|---|---|---|---|---|
#5B180B | rgb(91, 24, 11) | hsl(10, 78%, 20%) | Deep Pure Red | View | |
#A02A13 | rgb(160, 42, 19) | hsl(10, 79%, 35%) | Dark Pure Red | View | |
#E43C1B | rgb(228, 60, 27) | hsl(10, 79%, 50%) | Pure Red | View | |
#EC775F | rgb(236, 119, 95) | hsl(10, 79%, 65%) | Pure Red | View | |
#F4B1A4 | rgb(244, 177, 164) | hsl(10, 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: #5B180B;
--color-2: #A02A13;
--color-3: #E43C1B;
--color-4: #EC775F;
--color-5: #F4B1A4;
}Palettes that share visual characteristics and color harmony.