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 |
|---|---|---|---|---|---|
#600606 | rgb(96, 6, 6) | hsl(0, 88%, 20%) | Deep Pure Red | View | |
#A80B0B | rgb(168, 11, 11) | hsl(0, 88%, 35%) | Dark Pure Red | View | |
#F00F0F | rgb(240, 15, 15) | hsl(0, 88%, 50%) | Pure Red | View | |
#F45757 | rgb(244, 87, 87) | hsl(0, 88%, 65%) | Pure Red | View | |
#F99F9F | rgb(249, 159, 159) | hsl(0, 88%, 80%) | Light Pure Red | View |
:root {
--color-1: #600606;
--color-2: #A80B0B;
--color-3: #F00F0F;
--color-4: #F45757;
--color-5: #F99F9F;
}Palettes that share visual characteristics and color harmony.