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 |
|---|---|---|---|---|---|
#4B1B1D | rgb(75, 27, 29) | hsl(357, 47%, 20%) | Deep Soft Red | View | |
#832F32 | rgb(131, 47, 50) | hsl(358, 47%, 35%) | Dark Soft Red | View | |
#BB4448 | rgb(187, 68, 72) | hsl(358, 47%, 50%) | Soft Red | View | |
#D07C7F | rgb(208, 124, 127) | hsl(358, 47%, 65%) | Soft Red | View | |
#E4B4B6 | rgb(228, 180, 182) | hsl(358, 47%, 80%) | Light Soft Red | View |
:root {
--color-1: #4B1B1D;
--color-2: #832F32;
--color-3: #BB4448;
--color-4: #D07C7F;
--color-5: #E4B4B6;
}Palettes that share visual characteristics and color harmony.