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 |
|---|---|---|---|---|---|
#CE7EAE | rgb(206, 126, 174) | hsl(324, 45%, 65%) | Soft Pink | View | |
#CE7E9A | rgb(206, 126, 154) | hsl(339, 45%, 65%) | Soft Pink | View | |
#CE7E86 | rgb(206, 126, 134) | hsl(354, 45%, 65%) | Soft Red | View | |
#CE8A7E | rgb(206, 138, 126) | hsl(9, 45%, 65%) | Soft Red | View | |
#CE9E7E | rgb(206, 158, 126) | hsl(24, 45%, 65%) | Soft Orange | View |
:root {
--color-1: #CE7EAE;
--color-2: #CE7E9A;
--color-3: #CE7E86;
--color-4: #CE8A7E;
--color-5: #CE9E7E;
}Palettes that share visual characteristics and color harmony.