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 Red, 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 |
|---|---|---|---|---|---|
#C43B6B | rgb(196, 59, 107) | hsl(339, 54%, 50%) | Soft Pink | View | |
#C43B48 | rgb(196, 59, 72) | hsl(354, 54%, 50%) | Soft Red | View | |
#C44F3B | rgb(196, 79, 59) | hsl(9, 54%, 50%) | Soft Red | View | |
#C4723B | rgb(196, 114, 59) | hsl(24, 54%, 50%) | Soft Orange | View | |
#C4943B | rgb(196, 148, 59) | hsl(39, 54%, 50%) | Soft Amber | View |
:root {
--color-1: #C43B6B;
--color-2: #C43B48;
--color-3: #C44F3B;
--color-4: #C4723B;
--color-5: #C4943B;
}Palettes that share visual characteristics and color harmony.