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 |
|---|---|---|---|---|---|
#4E181E | rgb(78, 24, 30) | hsl(353, 53%, 20%) | Deep Soft Red | View | |
#882B34 | rgb(136, 43, 52) | hsl(354, 52%, 35%) | Dark Soft Red | View | |
#C23D4A | rgb(194, 61, 74) | hsl(354, 52%, 50%) | Soft Red | View | |
#D47781 | rgb(212, 119, 129) | hsl(354, 52%, 65%) | Soft Red | View | |
#E7B1B7 | rgb(231, 177, 183) | hsl(353, 53%, 80%) | Light Soft Red | View |
:root {
--color-1: #4E181E;
--color-2: #882B34;
--color-3: #C23D4A;
--color-4: #D47781;
--color-5: #E7B1B7;
}Palettes that share visual characteristics and color harmony.