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 |
|---|---|---|---|---|---|
#5E1808 | rgb(94, 24, 8) | hsl(11, 84%, 20%) | Deep Pure Red | View | |
#A5290D | rgb(165, 41, 13) | hsl(11, 85%, 35%) | Dark Pure Red | View | |
#EC3B13 | rgb(236, 59, 19) | hsl(11, 85%, 50%) | Pure Red | View | |
#F2765A | rgb(242, 118, 90) | hsl(11, 85%, 65%) | Pure Red | View | |
#F7B1A1 | rgb(247, 177, 161) | hsl(11, 84%, 80%) | Light Pure Red | View |
:root {
--color-1: #5E1808;
--color-2: #A5290D;
--color-3: #EC3B13;
--color-4: #F2765A;
--color-5: #F7B1A1;
}Palettes that share visual characteristics and color harmony.