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 |
|---|---|---|---|---|---|
#E68EC1 | rgb(230, 142, 193) | hsl(325, 64%, 73%) | Light Pink | View | |
#E68EAB | rgb(230, 142, 171) | hsl(340, 64%, 73%) | Light Pink | View | |
#E68E95 | rgb(230, 142, 149) | hsl(355, 64%, 73%) | Light Red | View | |
#E69D8E | rgb(230, 157, 142) | hsl(10, 64%, 73%) | Light Red | View | |
#E6B38E | rgb(230, 179, 142) | hsl(25, 64%, 73%) | Light Orange | View |
:root {
--color-1: #E68EC1;
--color-2: #E68EAB;
--color-3: #E68E95;
--color-4: #E69D8E;
--color-5: #E6B38E;
}Palettes that share visual characteristics and color harmony.