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 |
|---|---|---|---|---|---|
#5B120B | rgb(91, 18, 11) | hsl(5, 78%, 20%) | Deep Pure Red | View | |
#9F1F14 | rgb(159, 31, 20) | hsl(5, 78%, 35%) | Dark Pure Red | View | |
#E32D1C | rgb(227, 45, 28) | hsl(5, 78%, 50%) | Pure Red | View | |
#EB6C60 | rgb(235, 108, 96) | hsl(5, 78%, 65%) | Pure Red | View | |
#F4ABA4 | rgb(244, 171, 164) | hsl(5, 78%, 80%) | Light Pure Red | View |
:root {
--color-1: #5B120B;
--color-2: #9F1F14;
--color-3: #E32D1C;
--color-4: #EB6C60;
--color-5: #F4ABA4;
}Palettes that share visual characteristics and color harmony.