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 |
|---|---|---|---|---|---|
#C43B6F | rgb(196, 59, 111) | hsl(337, 54%, 50%) | Soft Pink | View | |
#C43B4D | rgb(196, 59, 77) | hsl(352, 54%, 50%) | Soft Red | View | |
#C44B3B | rgb(196, 75, 59) | hsl(7, 54%, 50%) | Soft Red | View | |
#C46D3B | rgb(196, 109, 59) | hsl(22, 54%, 50%) | Soft Orange | View | |
#C4903B | rgb(196, 144, 59) | hsl(37, 54%, 50%) | Soft Amber | View |
:root {
--color-1: #C43B6F;
--color-2: #C43B4D;
--color-3: #C44B3B;
--color-4: #C46D3B;
--color-5: #C4903B;
}Palettes that share visual characteristics and color harmony.