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 |
|---|---|---|---|---|---|
#BA5E8F | rgb(186, 94, 143) | hsl(328, 40%, 55%) | Soft Pink | View | |
#BA5E78 | rgb(186, 94, 120) | hsl(343, 40%, 55%) | Soft Pink | View | |
#BA5E61 | rgb(186, 94, 97) | hsl(358, 40%, 55%) | Soft Red | View | |
#BA725E | rgb(186, 114, 94) | hsl(13, 40%, 55%) | Soft Red | View | |
#BA895E | rgb(186, 137, 94) | hsl(28, 40%, 55%) | Soft Orange | View |
:root {
--color-1: #BA5E8F;
--color-2: #BA5E78;
--color-3: #BA5E61;
--color-4: #BA725E;
--color-5: #BA895E;
}Palettes that share visual characteristics and color harmony.