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 |
|---|---|---|---|---|---|
#ED91C2 | rgb(237, 145, 194) | hsl(328, 72%, 75%) | Light Pink | View | |
#ED91AB | rgb(237, 145, 171) | hsl(343, 72%, 75%) | Light Pink | View | |
#ED9194 | rgb(237, 145, 148) | hsl(358, 72%, 75%) | Light Red | View | |
#EDA591 | rgb(237, 165, 145) | hsl(13, 72%, 75%) | Light Red | View | |
#EDBC91 | rgb(237, 188, 145) | hsl(28, 72%, 75%) | Light Orange | View |
:root {
--color-1: #ED91C2;
--color-2: #ED91AB;
--color-3: #ED9194;
--color-4: #EDA591;
--color-5: #EDBC91;
}Palettes that share visual characteristics and color harmony.