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 |
|---|---|---|---|---|---|
#D378A6 | rgb(211, 120, 166) | hsl(330, 51%, 65%) | Soft Pink | View | |
#D3788F | rgb(211, 120, 143) | hsl(345, 51%, 65%) | Soft Red | View | |
#D37878 | rgb(211, 120, 120) | hsl(0, 51%, 65%) | Soft Red | View | |
#D38F78 | rgb(211, 143, 120) | hsl(15, 51%, 65%) | Soft Orange | View | |
#D3A678 | rgb(211, 166, 120) | hsl(30, 51%, 65%) | Soft Orange | View |
:root {
--color-1: #D378A6;
--color-2: #D3788F;
--color-3: #D37878;
--color-4: #D38F78;
--color-5: #D3A678;
}Palettes that share visual characteristics and color harmony.