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 |
|---|---|---|---|---|---|
#B62F5C | rgb(182, 47, 92) | hsl(340, 59%, 45%) | Soft Pink | View | |
#B62F3A | rgb(182, 47, 58) | hsl(355, 59%, 45%) | Soft Red | View | |
#B6462F | rgb(182, 70, 47) | hsl(10, 59%, 45%) | Soft Red | View | |
#B6672F | rgb(182, 103, 47) | hsl(25, 59%, 45%) | Soft Orange | View | |
#B6892F | rgb(182, 137, 47) | hsl(40, 59%, 45%) | Soft Amber | View |
:root {
--color-1: #B62F5C;
--color-2: #B62F3A;
--color-3: #B6462F;
--color-4: #B6672F;
--color-5: #B6892F;
}Palettes that share visual characteristics and color harmony.