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 |
|---|---|---|---|---|---|
#D17BA1 | rgb(209, 123, 161) | hsl(333, 48%, 65%) | Soft Pink | View | |
#D17B8C | rgb(209, 123, 140) | hsl(348, 48%, 65%) | Soft Red | View | |
#D17F7B | rgb(209, 127, 123) | hsl(3, 48%, 65%) | Soft Red | View | |
#D1957B | rgb(209, 149, 123) | hsl(18, 48%, 65%) | Soft Orange | View | |
#D1AA7B | rgb(209, 170, 123) | hsl(33, 48%, 65%) | Soft Orange | View |
:root {
--color-1: #D17BA1;
--color-2: #D17B8C;
--color-3: #D17F7B;
--color-4: #D1957B;
--color-5: #D1AA7B;
}Palettes that share visual characteristics and color harmony.