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 |
|---|---|---|---|---|---|
#CB579D | rgb(203, 87, 157) | hsl(324, 53%, 57%) | Soft Pink | View | |
#CB5780 | rgb(203, 87, 128) | hsl(339, 53%, 57%) | Soft Pink | View | |
#CB5763 | rgb(203, 87, 99) | hsl(354, 53%, 57%) | Soft Red | View | |
#CB6957 | rgb(203, 105, 87) | hsl(9, 53%, 57%) | Soft Red | View | |
#CB8657 | rgb(203, 134, 87) | hsl(24, 53%, 57%) | Soft Orange | View |
:root {
--color-1: #CB579D;
--color-2: #CB5780;
--color-3: #CB5763;
--color-4: #CB6957;
--color-5: #CB8657;
}Palettes that share visual characteristics and color harmony.