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 |
|---|---|---|---|---|---|
#5B0B18 | rgb(91, 11, 24) | hsl(350, 78%, 20%) | Deep Pure Red | View | |
#A0132A | rgb(160, 19, 42) | hsl(350, 79%, 35%) | Dark Pure Red | View | |
#E41B3C | rgb(228, 27, 60) | hsl(350, 79%, 50%) | Pure Red | View | |
#EC5F77 | rgb(236, 95, 119) | hsl(350, 79%, 65%) | Pure Red | View | |
#F4A4B1 | rgb(244, 164, 177) | hsl(350, 78%, 80%) | Light Pure Red | View |
:root {
--color-1: #5B0B18;
--color-2: #A0132A;
--color-3: #E41B3C;
--color-4: #EC5F77;
--color-5: #F4A4B1;
}Palettes that share visual characteristics and color harmony.