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 |
|---|---|---|---|---|---|
#BE5BA3 | rgb(190, 91, 163) | hsl(316, 43%, 55%) | Soft Pink | View | |
#BE5B8B | rgb(190, 91, 139) | hsl(331, 43%, 55%) | Soft Pink | View | |
#BE5B72 | rgb(190, 91, 114) | hsl(346, 43%, 55%) | Soft Red | View | |
#BE5D5B | rgb(190, 93, 91) | hsl(1, 43%, 55%) | Soft Red | View | |
#BE755B | rgb(190, 117, 91) | hsl(16, 43%, 55%) | Soft Orange | View |
:root {
--color-1: #BE5BA3;
--color-2: #BE5B8B;
--color-3: #BE5B72;
--color-4: #BE5D5B;
--color-5: #BE755B;
}Palettes that share visual characteristics and color harmony.