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 |
|---|---|---|---|---|---|
#87EED2 | rgb(135, 238, 210) | hsl(164, 75%, 73%) | Light Emerald | View | |
#87EEEC | rgb(135, 238, 236) | hsl(179, 75%, 73%) | Light Cyan | View | |
#87D6EE | rgb(135, 214, 238) | hsl(194, 75%, 73%) | Light Sky Blue | View | |
#87BCEE | rgb(135, 188, 238) | hsl(209, 75%, 73%) | Light Blue | View | |
#87A2EE | rgb(135, 162, 238) | hsl(224, 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: #87EED2;
--color-2: #87EEEC;
--color-3: #87D6EE;
--color-4: #87BCEE;
--color-5: #87A2EE;
}Palettes that share visual characteristics and color harmony.