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 |
|---|---|---|---|---|---|
#89ECC2 | rgb(137, 236, 194) | hsl(155, 72%, 73%) | Light Emerald | View | |
#89ECDB | rgb(137, 236, 219) | hsl(170, 72%, 73%) | Light Cyan | View | |
#89E3EC | rgb(137, 227, 236) | hsl(185, 72%, 73%) | Light Sky Blue | View | |
#89CBEC | rgb(137, 203, 236) | hsl(200, 72%, 73%) | Light Blue | View | |
#89B2EC | rgb(137, 178, 236) | hsl(215, 72%, 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: #89ECC2;
--color-2: #89ECDB;
--color-3: #89E3EC;
--color-4: #89CBEC;
--color-5: #89B2EC;
}Palettes that share visual characteristics and color harmony.