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 |
|---|---|---|---|---|---|
#4C1F1A | rgb(76, 31, 26) | hsl(6, 49%, 20%) | Deep Soft Red | View | |
#85362E | rgb(133, 54, 46) | hsl(6, 49%, 35%) | Dark Soft Red | View | |
#BE4E41 | rgb(190, 78, 65) | hsl(6, 49%, 50%) | Soft Red | View | |
#D1837A | rgb(209, 131, 122) | hsl(6, 49%, 65%) | Soft Red | View | |
#E5B8B3 | rgb(229, 184, 179) | hsl(6, 49%, 80%) | Light Soft Red | View |
:root {
--color-1: #4C1F1A;
--color-2: #85362E;
--color-3: #BE4E41;
--color-4: #D1837A;
--color-5: #E5B8B3;
}Palettes that share visual characteristics and color harmony.