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 |
|---|---|---|---|---|---|
#BB5D7D | rgb(187, 93, 125) | hsl(340, 41%, 55%) | Soft Pink | View | |
#BB5D65 | rgb(187, 93, 101) | hsl(355, 41%, 55%) | Soft Red | View | |
#BB6D5D | rgb(187, 109, 93) | hsl(10, 41%, 55%) | Soft Red | View | |
#BB845D | rgb(187, 132, 93) | hsl(25, 41%, 55%) | Soft Orange | View | |
#BB9C5D | rgb(187, 156, 93) | hsl(40, 41%, 55%) | Soft Amber | View |
:root {
--color-1: #BB5D7D;
--color-2: #BB5D65;
--color-3: #BB6D5D;
--color-4: #BB845D;
--color-5: #BB9C5D;
}Palettes that share visual characteristics and color harmony.