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 |
|---|---|---|---|---|---|
#481E1E | rgb(72, 30, 30) | hsl(0, 41%, 20%) | Deep Soft Red | View | |
#7F3534 | rgb(127, 53, 52) | hsl(1, 42%, 35%) | Dark Soft Red | View | |
#B54C4A | rgb(181, 76, 74) | hsl(1, 42%, 50%) | Soft Red | View | |
#CB8280 | rgb(203, 130, 128) | hsl(2, 42%, 65%) | Soft Red | View | |
#E1B7B7 | rgb(225, 183, 183) | hsl(0, 41%, 80%) | Light Soft Red | View |
:root {
--color-1: #481E1E;
--color-2: #7F3534;
--color-3: #B54C4A;
--color-4: #CB8280;
--color-5: #E1B7B7;
}Palettes that share visual characteristics and color harmony.