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 |
|---|---|---|---|---|---|
#CC7FB1 | rgb(204, 127, 177) | hsl(321, 43%, 65%) | Soft Pink | View | |
#CC7F9E | rgb(204, 127, 158) | hsl(336, 43%, 65%) | Soft Pink | View | |
#CC7F8B | rgb(204, 127, 139) | hsl(351, 43%, 65%) | Soft Red | View | |
#CC877F | rgb(204, 135, 127) | hsl(6, 43%, 65%) | Soft Red | View | |
#CC9A7F | rgb(204, 154, 127) | hsl(21, 43%, 65%) | Soft Orange | View |
:root {
--color-1: #CC7FB1;
--color-2: #CC7F9E;
--color-3: #CC7F8B;
--color-4: #CC877F;
--color-5: #CC9A7F;
}Palettes that share visual characteristics and color harmony.