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 |
|---|---|---|---|---|---|
#5B170B | rgb(91, 23, 11) | hsl(9, 78%, 20%) | Deep Pure Red | View | |
#A02813 | rgb(160, 40, 19) | hsl(9, 79%, 35%) | Dark Pure Red | View | |
#E4391B | rgb(228, 57, 27) | hsl(9, 79%, 50%) | Pure Red | View | |
#EC745F | rgb(236, 116, 95) | hsl(9, 79%, 65%) | Pure Red | View | |
#F4B0A4 | rgb(244, 176, 164) | hsl(9, 78%, 80%) | Light Pure Red | View |
:root {
--color-1: #5B170B;
--color-2: #A02813;
--color-3: #E4391B;
--color-4: #EC745F;
--color-5: #F4B0A4;
}Palettes that share visual characteristics and color harmony.