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 |
|---|---|---|---|---|---|
#D45EAB | rgb(212, 94, 171) | hsl(321, 58%, 60%) | Soft Pink | View | |
#D45E8D | rgb(212, 94, 141) | hsl(336, 58%, 60%) | Soft Pink | View | |
#D45E70 | rgb(212, 94, 112) | hsl(351, 58%, 60%) | Soft Red | View | |
#D46A5E | rgb(212, 106, 94) | hsl(6, 58%, 60%) | Soft Red | View | |
#D4875E | rgb(212, 135, 94) | hsl(21, 58%, 60%) | Soft Orange | View |
:root {
--color-1: #D45EAB;
--color-2: #D45E8D;
--color-3: #D45E70;
--color-4: #D46A5E;
--color-5: #D4875E;
}Palettes that share visual characteristics and color harmony.