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 |
|---|---|---|---|---|---|
#600C06 | rgb(96, 12, 6) | hsl(4, 88%, 20%) | Deep Pure Red | View | |
#A8150B | rgb(168, 21, 11) | hsl(4, 88%, 35%) | Dark Pure Red | View | |
#F01E0F | rgb(240, 30, 15) | hsl(4, 88%, 50%) | Pure Red | View | |
#F46257 | rgb(244, 98, 87) | hsl(4, 88%, 65%) | Pure Red | View | |
#F9A59F | rgb(249, 165, 159) | hsl(4, 88%, 80%) | Light Pure Red | View |
:root {
--color-1: #600C06;
--color-2: #A8150B;
--color-3: #F01E0F;
--color-4: #F46257;
--color-5: #F9A59F;
}Palettes that share visual characteristics and color harmony.