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 |
|---|---|---|---|---|---|
#87EECB | rgb(135, 238, 203) | hsl(160, 75%, 73%) | Light Emerald | View | |
#87EEE5 | rgb(135, 238, 229) | hsl(175, 75%, 73%) | Light Cyan | View | |
#87DDEE | rgb(135, 221, 238) | hsl(190, 75%, 73%) | Light Sky Blue | View | |
#87C3EE | rgb(135, 195, 238) | hsl(205, 75%, 73%) | Light Blue | View | |
#87A9EE | rgb(135, 169, 238) | hsl(220, 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: #87EECB;
--color-2: #87EEE5;
--color-3: #87DDEE;
--color-4: #87C3EE;
--color-5: #87A9EE;
}Palettes that share visual characteristics and color harmony.