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 Light Pink, Light Pink, Light 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 |
|---|---|---|---|---|---|
#EB89C9 | rgb(235, 137, 201) | hsl(321, 71%, 73%) | Light Pink | View | |
#EB89B0 | rgb(235, 137, 176) | hsl(336, 71%, 73%) | Light Pink | View | |
#EB8998 | rgb(235, 137, 152) | hsl(351, 71%, 73%) | Light Red | View | |
#EB9389 | rgb(235, 147, 137) | hsl(6, 71%, 73%) | Light Red | View | |
#EBAB89 | rgb(235, 171, 137) | hsl(21, 71%, 73%) | Light Orange | View |
:root {
--color-1: #EB89C9;
--color-2: #EB89B0;
--color-3: #EB8998;
--color-4: #EB9389;
--color-5: #EBAB89;
}Palettes that share visual characteristics and color harmony.