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 |
|---|---|---|---|---|---|
#CF4A91 | rgb(207, 74, 145) | hsl(328, 58%, 55%) | Soft Pink | View | |
#CF4A6F | rgb(207, 74, 111) | hsl(343, 58%, 55%) | Soft Pink | View | |
#CF4A4E | rgb(207, 74, 78) | hsl(358, 58%, 55%) | Soft Red | View | |
#CF674A | rgb(207, 103, 74) | hsl(13, 58%, 55%) | Soft Red | View | |
#CF884A | rgb(207, 136, 74) | hsl(28, 58%, 55%) | Soft Orange | View |
:root {
--color-1: #CF4A91;
--color-2: #CF4A6F;
--color-3: #CF4A4E;
--color-4: #CF674A;
--color-5: #CF884A;
}Palettes that share visual characteristics and color harmony.