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 |
|---|---|---|---|---|---|
#48231E | rgb(72, 35, 30) | hsl(7, 41%, 20%) | Deep Soft Red | View | |
#7F3D34 | rgb(127, 61, 52) | hsl(7, 42%, 35%) | Dark Soft Red | View | |
#B5564A | rgb(181, 86, 74) | hsl(7, 42%, 50%) | Soft Red | View | |
#CB8980 | rgb(203, 137, 128) | hsl(7, 42%, 65%) | Soft Red | View | |
#E1BCB7 | rgb(225, 188, 183) | hsl(7, 41%, 80%) | Light Soft Red | View |
:root {
--color-1: #48231E;
--color-2: #7F3D34;
--color-3: #B5564A;
--color-4: #CB8980;
--color-5: #E1BCB7;
}Palettes that share visual characteristics and color harmony.