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 |
|---|---|---|---|---|---|
#D473A3 | rgb(212, 115, 163) | hsl(330, 53%, 64%) | Soft Pink | View | |
#D4738B | rgb(212, 115, 139) | hsl(345, 53%, 64%) | Soft Red | View | |
#D47373 | rgb(212, 115, 115) | hsl(0, 53%, 64%) | Soft Red | View | |
#D48B73 | rgb(212, 139, 115) | hsl(15, 53%, 64%) | Soft Orange | View | |
#D4A373 | rgb(212, 163, 115) | hsl(30, 53%, 64%) | Soft Orange | View |
:root {
--color-1: #D473A3;
--color-2: #D4738B;
--color-3: #D47373;
--color-4: #D48B73;
--color-5: #D4A373;
}Palettes that share visual characteristics and color harmony.