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 |
|---|---|---|---|---|---|
#601B06 | rgb(96, 27, 6) | hsl(14, 88%, 20%) | Deep Pure Red | View | |
#A92F0A | rgb(169, 47, 10) | hsl(14, 89%, 35%) | Dark Pure Red | View | |
#F1430E | rgb(241, 67, 14) | hsl(14, 89%, 50%) | Pure Red | View | |
#F57B56 | rgb(245, 123, 86) | hsl(14, 89%, 65%) | Pure Red | View | |
#F9B49F | rgb(249, 180, 159) | hsl(14, 88%, 80%) | Light Pure Red | View |
:root {
--color-1: #601B06;
--color-2: #A92F0A;
--color-3: #F1430E;
--color-4: #F57B56;
--color-5: #F9B49F;
}Palettes that share visual characteristics and color harmony.