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 |
|---|---|---|---|---|---|
#CB4D9D | rgb(203, 77, 157) | hsl(322, 55%, 55%) | Soft Pink | View | |
#CB4D7E | rgb(203, 77, 126) | hsl(337, 55%, 55%) | Soft Pink | View | |
#CB4D5E | rgb(203, 77, 94) | hsl(352, 55%, 55%) | Soft Red | View | |
#CB5C4D | rgb(203, 92, 77) | hsl(7, 55%, 55%) | Soft Red | View | |
#CB7B4D | rgb(203, 123, 77) | hsl(22, 55%, 55%) | Soft Orange | View |
:root {
--color-1: #CB4D9D;
--color-2: #CB4D7E;
--color-3: #CB4D5E;
--color-4: #CB5C4D;
--color-5: #CB7B4D;
}Palettes that share visual characteristics and color harmony.