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 |
|---|---|---|---|---|---|
#CE7E9F | rgb(206, 126, 159) | hsl(335, 45%, 65%) | Soft Pink | View | |
#CE7E8B | rgb(206, 126, 139) | hsl(350, 45%, 65%) | Soft Red | View | |
#CE847E | rgb(206, 132, 126) | hsl(5, 45%, 65%) | Soft Red | View | |
#CE987E | rgb(206, 152, 126) | hsl(19, 45%, 65%) | Soft Orange | View | |
#CEAC7E | rgb(206, 172, 126) | hsl(35, 45%, 65%) | Soft Amber | View |
:root {
--color-1: #CE7E9F;
--color-2: #CE7E8B;
--color-3: #CE847E;
--color-4: #CE987E;
--color-5: #CEAC7E;
}Palettes that share visual characteristics and color harmony.