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 |
|---|---|---|---|---|---|
#87EECF | rgb(135, 238, 207) | hsl(162, 75%, 73%) | Light Emerald | View | |
#87EEE9 | rgb(135, 238, 233) | hsl(177, 75%, 73%) | Light Cyan | View | |
#87D9EE | rgb(135, 217, 238) | hsl(192, 75%, 73%) | Light Sky Blue | View | |
#87BFEE | rgb(135, 191, 238) | hsl(207, 75%, 73%) | Light Blue | View | |
#87A5EE | rgb(135, 165, 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: #87EECF;
--color-2: #87EEE9;
--color-3: #87D9EE;
--color-4: #87BFEE;
--color-5: #87A5EE;
}Palettes that share visual characteristics and color harmony.