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 Soft Pink, 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 |
|---|---|---|---|---|---|
#B8427B | rgb(184, 66, 123) | hsl(331, 47%, 49%) | Soft Pink | View | |
#B8425E | rgb(184, 66, 94) | hsl(346, 47%, 49%) | Soft Red | View | |
#B84442 | rgb(184, 68, 66) | hsl(1, 47%, 49%) | Soft Red | View | |
#B86242 | rgb(184, 98, 66) | hsl(16, 47%, 49%) | Soft Orange | View | |
#B87F42 | rgb(184, 127, 66) | hsl(31, 47%, 49%) | Soft Orange | View |
:root {
--color-1: #B8427B;
--color-2: #B8425E;
--color-3: #B84442;
--color-4: #B86242;
--color-5: #B87F42;
}Palettes that share visual characteristics and color harmony.