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 |
|---|---|---|---|---|---|
#4A1C24 | rgb(74, 28, 36) | hsl(350, 45%, 20%) | Deep Soft Red | View | |
#82303F | rgb(130, 48, 63) | hsl(349, 46%, 35%) | Dark Soft Red | View | |
#BA455A | rgb(186, 69, 90) | hsl(349, 46%, 50%) | Soft Red | View | |
#CF7D8C | rgb(207, 125, 140) | hsl(349, 46%, 65%) | Soft Red | View | |
#E3B5BD | rgb(227, 181, 189) | hsl(350, 45%, 80%) | Light Soft Red | View |
:root {
--color-1: #4A1C24;
--color-2: #82303F;
--color-3: #BA455A;
--color-4: #CF7D8C;
--color-5: #E3B5BD;
}Palettes that share visual characteristics and color harmony.