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 |
|---|---|---|---|---|---|
#E698C2 | rgb(230, 152, 194) | hsl(328, 61%, 75%) | Light Pink | View | |
#E698AE | rgb(230, 152, 174) | hsl(343, 61%, 75%) | Light Pink | View | |
#E6989B | rgb(230, 152, 155) | hsl(358, 61%, 75%) | Light Red | View | |
#E6A998 | rgb(230, 169, 152) | hsl(13, 61%, 75%) | Light Red | View | |
#E6BD98 | rgb(230, 189, 152) | hsl(28, 61%, 75%) | Light Orange | View |
:root {
--color-1: #E698C2;
--color-2: #E698AE;
--color-3: #E6989B;
--color-4: #E6A998;
--color-5: #E6BD98;
}Palettes that share visual characteristics and color harmony.