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 |
|---|---|---|---|---|---|
#5C0C0A | rgb(92, 12, 10) | hsl(1, 80%, 20%) | Deep Pure Red | View | |
#A21611 | rgb(162, 22, 17) | hsl(2, 81%, 35%) | Dark Pure Red | View | |
#E71F18 | rgb(231, 31, 24) | hsl(2, 81%, 50%) | Pure Red | View | |
#EE625D | rgb(238, 98, 93) | hsl(2, 81%, 65%) | Pure Red | View | |
#F5A5A3 | rgb(245, 165, 163) | hsl(1, 80%, 80%) | Light Pure Red | View |
:root {
--color-1: #5C0C0A;
--color-2: #A21611;
--color-3: #E71F18;
--color-4: #EE625D;
--color-5: #F5A5A3;
}Palettes that share visual characteristics and color harmony.