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 |
|---|---|---|---|---|---|
#5E080B | rgb(94, 8, 11) | hsl(358, 84%, 20%) | Deep Pure Red | View | |
#A50D12 | rgb(165, 13, 18) | hsl(358, 85%, 35%) | Dark Pure Red | View | |
#EC131A | rgb(236, 19, 26) | hsl(358, 85%, 50%) | Pure Red | View | |
#F25A5F | rgb(242, 90, 95) | hsl(358, 85%, 65%) | Pure Red | View | |
#F7A1A4 | rgb(247, 161, 164) | hsl(358, 84%, 80%) | Light Pure Red | View |
:root {
--color-1: #5E080B;
--color-2: #A50D12;
--color-3: #EC131A;
--color-4: #F25A5F;
--color-5: #F7A1A4;
}Palettes that share visual characteristics and color harmony.