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 Purple, Soft Pink, Soft Pink. 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 |
|---|---|---|---|---|---|
#C653C0 | rgb(198, 83, 192) | hsl(303, 50%, 55%) | Soft Purple | View | |
#C653A3 | rgb(198, 83, 163) | hsl(318, 50%, 55%) | Soft Pink | View | |
#C65387 | rgb(198, 83, 135) | hsl(333, 50%, 55%) | Soft Pink | View | |
#C6536A | rgb(198, 83, 106) | hsl(348, 50%, 55%) | Soft Red | View | |
#C65953 | rgb(198, 89, 83) | hsl(3, 50%, 55%) | Soft Red | View |
:root {
--color-1: #C653C0;
--color-2: #C653A3;
--color-3: #C65387;
--color-4: #C6536A;
--color-5: #C65953;
}Palettes that share visual characteristics and color harmony.