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 |
|---|---|---|---|---|---|
#AAEED4 | rgb(170, 238, 212) | hsl(157, 67%, 80%) | Light Emerald | View | |
#AAEEE5 | rgb(170, 238, 229) | hsl(172, 67%, 80%) | Light Cyan | View | |
#AAE6EE | rgb(170, 230, 238) | hsl(187, 67%, 80%) | Light Sky Blue | View | |
#AAD5EE | rgb(170, 213, 238) | hsl(202, 67%, 80%) | Light Blue | View | |
#AAC4EE | rgb(170, 196, 238) | hsl(217, 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: #AAEED4;
--color-2: #AAEEE5;
--color-3: #AAE6EE;
--color-4: #AAD5EE;
--color-5: #AAC4EE;
}Palettes that share visual characteristics and color harmony.