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 |
|---|---|---|---|---|---|
#EA8AC1 | rgb(234, 138, 193) | hsl(326, 70%, 73%) | Light Pink | View | |
#EA8AA8 | rgb(234, 138, 168) | hsl(341, 70%, 73%) | Light Pink | View | |
#EA8A90 | rgb(234, 138, 144) | hsl(356, 70%, 73%) | Light Red | View | |
#EA9C8A | rgb(234, 156, 138) | hsl(11, 70%, 73%) | Light Red | View | |
#EAB48A | rgb(234, 180, 138) | hsl(26, 70%, 73%) | Light Orange | View |
:root {
--color-1: #EA8AC1;
--color-2: #EA8AA8;
--color-3: #EA8A90;
--color-4: #EA9C8A;
--color-5: #EAB48A;
}Palettes that share visual characteristics and color harmony.