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 |
|---|---|---|---|---|---|
#5A1A0C | rgb(90, 26, 12) | hsl(11, 76%, 20%) | Deep Pure Red | View | |
#9D2E15 | rgb(157, 46, 21) | hsl(11, 76%, 35%) | Dark Pure Red | View | |
#E0421F | rgb(224, 66, 31) | hsl(11, 76%, 50%) | Pure Red | View | |
#EA7B62 | rgb(234, 123, 98) | hsl(11, 76%, 65%) | Pure Red | View | |
#F3B3A5 | rgb(243, 179, 165) | hsl(11, 76%, 80%) | Light Pure Red | View |
:root {
--color-1: #5A1A0C;
--color-2: #9D2E15;
--color-3: #E0421F;
--color-4: #EA7B62;
--color-5: #F3B3A5;
}Palettes that share visual characteristics and color harmony.