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 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 |
|---|---|---|---|---|---|
#CC7FBA | rgb(204, 127, 186) | hsl(314, 43%, 65%) | Soft Pink | View | |
#CC7FA7 | rgb(204, 127, 167) | hsl(329, 43%, 65%) | Soft Pink | View | |
#CC7F94 | rgb(204, 127, 148) | hsl(344, 43%, 65%) | Soft Pink | View | |
#CC7F81 | rgb(204, 127, 129) | hsl(358, 43%, 65%) | Soft Red | View | |
#CC917F | rgb(204, 145, 127) | hsl(14, 43%, 65%) | Soft Red | View |
:root {
--color-1: #CC7FBA;
--color-2: #CC7FA7;
--color-3: #CC7F94;
--color-4: #CC7F81;
--color-5: #CC917F;
}Palettes that share visual characteristics and color harmony.