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 |
|---|---|---|---|---|---|
#C33C8F | rgb(195, 60, 143) | hsl(323, 53%, 50%) | Soft Pink | View | |
#C33C6D | rgb(195, 60, 109) | hsl(338, 53%, 50%) | Soft Pink | View | |
#C33C4C | rgb(195, 60, 76) | hsl(353, 53%, 50%) | Soft Red | View | |
#C34E3C | rgb(195, 78, 60) | hsl(8, 53%, 50%) | Soft Red | View | |
#C3703C | rgb(195, 112, 60) | hsl(23, 53%, 50%) | Soft Orange | View |
:root {
--color-1: #C33C8F;
--color-2: #C33C6D;
--color-3: #C33C4C;
--color-4: #C34E3C;
--color-5: #C3703C;
}Palettes that share visual characteristics and color harmony.