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 |
|---|---|---|---|---|---|
#ED87BC | rgb(237, 135, 188) | hsl(329, 74%, 73%) | Light Pink | View | |
#ED87A2 | rgb(237, 135, 162) | hsl(344, 74%, 73%) | Light Pink | View | |
#ED8789 | rgb(237, 135, 137) | hsl(359, 74%, 73%) | Light Red | View | |
#ED9F87 | rgb(237, 159, 135) | hsl(14, 74%, 73%) | Light Red | View | |
#EDB887 | rgb(237, 184, 135) | hsl(29, 74%, 73%) | Light Orange | View |
:root {
--color-1: #ED87BC;
--color-2: #ED87A2;
--color-3: #ED8789;
--color-4: #ED9F87;
--color-5: #EDB887;
}Palettes that share visual characteristics and color harmony.