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 |
|---|---|---|---|---|---|
#502216 | rgb(80, 34, 22) | hsl(12, 57%, 20%) | Deep Soft Red | View | |
#8B3B27 | rgb(139, 59, 39) | hsl(12, 56%, 35%) | Dark Soft Red | View | |
#C75538 | rgb(199, 85, 56) | hsl(12, 56%, 50%) | Soft Red | View | |
#D88874 | rgb(216, 136, 116) | hsl(12, 56%, 65%) | Soft Red | View | |
#E9BBAF | rgb(233, 187, 175) | hsl(12, 57%, 80%) | Light Soft Red | View |
:root {
--color-1: #502216;
--color-2: #8B3B27;
--color-3: #C75538;
--color-4: #D88874;
--color-5: #E9BBAF;
}Palettes that share visual characteristics and color harmony.