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 |
|---|---|---|---|---|---|
#9BEECE | rgb(155, 238, 206) | hsl(157, 71%, 77%) | Light Emerald | View | |
#9BEEE3 | rgb(155, 238, 227) | hsl(172, 71%, 77%) | Light Cyan | View | |
#9BE4EE | rgb(155, 228, 238) | hsl(187, 71%, 77%) | Light Sky Blue | View | |
#9BCFEE | rgb(155, 207, 238) | hsl(202, 71%, 77%) | Light Blue | View | |
#9BBBEE | rgb(155, 187, 238) | hsl(217, 71%, 77%) | 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: #9BEECE;
--color-2: #9BEEE3;
--color-3: #9BE4EE;
--color-4: #9BCFEE;
--color-5: #9BBBEE;
}Palettes that share visual characteristics and color harmony.