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 |
|---|---|---|---|---|---|
#E88CC6 | rgb(232, 140, 198) | hsl(322, 67%, 73%) | Light Pink | View | |
#E88CAF | rgb(232, 140, 175) | hsl(337, 67%, 73%) | Light Pink | View | |
#E88C98 | rgb(232, 140, 152) | hsl(352, 67%, 73%) | Light Red | View | |
#E8978C | rgb(232, 151, 140) | hsl(7, 67%, 73%) | Light Red | View | |
#E8AE8C | rgb(232, 174, 140) | hsl(22, 67%, 73%) | Light Orange | View |
:root {
--color-1: #E88CC6;
--color-2: #E88CAF;
--color-3: #E88C98;
--color-4: #E8978C;
--color-5: #E8AE8C;
}Palettes that share visual characteristics and color harmony.