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 Emerald, Light Cyan, Light Sky Blue. 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 |
|---|---|---|---|---|---|
#87EED1 | rgb(135, 238, 209) | hsl(163, 75%, 73%) | Light Emerald | View | |
#87EEEA | rgb(135, 238, 234) | hsl(178, 75%, 73%) | Light Cyan | View | |
#87D7EE | rgb(135, 215, 238) | hsl(193, 75%, 73%) | Light Sky Blue | View | |
#87BEEE | rgb(135, 190, 238) | hsl(208, 75%, 73%) | Light Blue | View | |
#87A4EE | rgb(135, 164, 238) | hsl(223, 75%, 73%) | Light Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Light Emerald and Light Cyan creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #87EED1;
--color-2: #87EEEA;
--color-3: #87D7EE;
--color-4: #87BEEE;
--color-5: #87A4EE;
}Palettes that share visual characteristics and color harmony.