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 |
|---|---|---|---|---|---|
#C84C9A | rgb(200, 76, 154) | hsl(322, 53%, 54%) | Soft Pink | View | |
#C84C7B | rgb(200, 76, 123) | hsl(337, 53%, 54%) | Soft Pink | View | |
#C84C5C | rgb(200, 76, 92) | hsl(352, 53%, 54%) | Soft Red | View | |
#C85A4C | rgb(200, 90, 76) | hsl(7, 53%, 54%) | Soft Red | View | |
#C8794C | rgb(200, 121, 76) | hsl(22, 53%, 54%) | Soft Orange | View |
:root {
--color-1: #C84C9A;
--color-2: #C84C7B;
--color-3: #C84C5C;
--color-4: #C85A4C;
--color-5: #C8794C;
}Palettes that share visual characteristics and color harmony.