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 Soft Red, Dark Soft Red, Soft 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 |
|---|---|---|---|---|---|
#4B1B20 | rgb(75, 27, 32) | hsl(354, 47%, 20%) | Deep Soft Red | View | |
#832F38 | rgb(131, 47, 56) | hsl(354, 47%, 35%) | Dark Soft Red | View | |
#BB4450 | rgb(187, 68, 80) | hsl(354, 47%, 50%) | Soft Red | View | |
#D07C84 | rgb(208, 124, 132) | hsl(354, 47%, 65%) | Soft Red | View | |
#E4B4B9 | rgb(228, 180, 185) | hsl(354, 47%, 80%) | Light Soft Red | View |
:root {
--color-1: #4B1B20;
--color-2: #832F38;
--color-3: #BB4450;
--color-4: #D07C84;
--color-5: #E4B4B9;
}Palettes that share visual characteristics and color harmony.