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 |
|---|---|---|---|---|---|
#AAEED9 | rgb(170, 238, 217) | hsl(161, 67%, 80%) | Light Emerald | View | |
#AAEEEA | rgb(170, 238, 234) | hsl(176, 67%, 80%) | Light Cyan | View | |
#AAE2EE | rgb(170, 226, 238) | hsl(191, 67%, 80%) | Light Sky Blue | View | |
#AAD1EE | rgb(170, 209, 238) | hsl(206, 67%, 80%) | Light Blue | View | |
#AABFEE | rgb(170, 191, 238) | hsl(221, 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: #AAEED9;
--color-2: #AAEEEA;
--color-3: #AAE2EE;
--color-4: #AAD1EE;
--color-5: #AABFEE;
}Palettes that share visual characteristics and color harmony.