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 |
|---|---|---|---|---|---|
#AAEED5 | rgb(170, 238, 213) | hsl(158, 67%, 80%) | Light Emerald | View | |
#AAEEE6 | rgb(170, 238, 230) | hsl(173, 67%, 80%) | Light Cyan | View | |
#AAE5EE | rgb(170, 229, 238) | hsl(188, 67%, 80%) | Light Sky Blue | View | |
#AAD4EE | rgb(170, 212, 238) | hsl(203, 67%, 80%) | Light Blue | View | |
#AAC3EE | rgb(170, 195, 238) | hsl(218, 67%, 80%) | 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: #AAEED5;
--color-2: #AAEEE6;
--color-3: #AAE5EE;
--color-4: #AAD4EE;
--color-5: #AAC3EE;
}Palettes that share visual characteristics and color harmony.