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 Pink, 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 |
|---|---|---|---|---|---|
#B62F7C | rgb(182, 47, 124) | hsl(326, 59%, 45%) | Soft Pink | View | |
#B62F5A | rgb(182, 47, 90) | hsl(341, 59%, 45%) | Soft Pink | View | |
#B62F38 | rgb(182, 47, 56) | hsl(356, 59%, 45%) | Soft Red | View | |
#B6482F | rgb(182, 72, 47) | hsl(11, 59%, 45%) | Soft Red | View | |
#B66A2F | rgb(182, 106, 47) | hsl(26, 59%, 45%) | Soft Orange | View |
:root {
--color-1: #B62F7C;
--color-2: #B62F5A;
--color-3: #B62F38;
--color-4: #B6482F;
--color-5: #B66A2F;
}Palettes that share visual characteristics and color harmony.