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 |
|---|---|---|---|---|---|
#87EDCF | rgb(135, 237, 207) | hsl(162, 74%, 73%) | Light Emerald | View | |
#87EDE8 | rgb(135, 237, 232) | hsl(177, 74%, 73%) | Light Cyan | View | |
#87D9ED | rgb(135, 217, 237) | hsl(192, 74%, 73%) | Light Sky Blue | View | |
#87BFED | rgb(135, 191, 237) | hsl(207, 74%, 73%) | Light Blue | View | |
#87A6ED | rgb(135, 166, 237) | hsl(222, 74%, 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: #87EDCF;
--color-2: #87EDE8;
--color-3: #87D9ED;
--color-4: #87BFED;
--color-5: #87A6ED;
}Palettes that share visual characteristics and color harmony.