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 |
|---|---|---|---|---|---|
#5F1B07 | rgb(95, 27, 7) | hsl(14, 86%, 20%) | Deep Pure Red | View | |
#A7300C | rgb(167, 48, 12) | hsl(14, 87%, 35%) | Dark Pure Red | View | |
#EE4411 | rgb(238, 68, 17) | hsl(14, 87%, 50%) | Pure Red | View | |
#F37C58 | rgb(243, 124, 88) | hsl(14, 87%, 65%) | Pure Red | View | |
#F8B4A0 | rgb(248, 180, 160) | hsl(14, 86%, 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: #5F1B07;
--color-2: #A7300C;
--color-3: #EE4411;
--color-4: #F37C58;
--color-5: #F8B4A0;
}Palettes that share visual characteristics and color harmony.