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 |
|---|---|---|---|---|---|
#EA8BC5 | rgb(234, 139, 197) | hsl(323, 69%, 73%) | Light Pink | View | |
#EA8BAD | rgb(234, 139, 173) | hsl(339, 69%, 73%) | Light Pink | View | |
#EA8B96 | rgb(234, 139, 150) | hsl(353, 69%, 73%) | Light Red | View | |
#EA978B | rgb(234, 151, 139) | hsl(8, 69%, 73%) | Light Red | View | |
#EAAF8B | rgb(234, 175, 139) | hsl(23, 69%, 73%) | Light Orange | View |
:root {
--color-1: #EA8BC5;
--color-2: #EA8BAD;
--color-3: #EA8B96;
--color-4: #EA978B;
--color-5: #EAAF8B;
}Palettes that share visual characteristics and color harmony.