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 Cyan. 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 |
|---|---|---|---|---|---|
#AAEED1 | rgb(170, 238, 209) | hsl(154, 67%, 80%) | Light Emerald | View | |
#AAEEE2 | rgb(170, 238, 226) | hsl(169, 67%, 80%) | Light Cyan | View | |
#AAEAEE | rgb(170, 234, 238) | hsl(184, 67%, 80%) | Light Cyan | View | |
#AAD9EE | rgb(170, 217, 238) | hsl(199, 67%, 80%) | Light Sky Blue | View | |
#AAC7EE | rgb(170, 199, 238) | hsl(214, 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: #AAEED1;
--color-2: #AAEEE2;
--color-3: #AAEAEE;
--color-4: #AAD9EE;
--color-5: #AAC7EE;
}Palettes that share visual characteristics and color harmony.