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 |
|---|---|---|---|---|---|
#ACECD3 | rgb(172, 236, 211) | hsl(157, 63%, 80%) | Light Emerald | View | |
#ACECE4 | rgb(172, 236, 228) | hsl(173, 63%, 80%) | Light Cyan | View | |
#ACE5EC | rgb(172, 229, 236) | hsl(187, 63%, 80%) | Light Sky Blue | View | |
#ACD5EC | rgb(172, 213, 236) | hsl(202, 63%, 80%) | Light Blue | View | |
#ACC5EC | rgb(172, 197, 236) | hsl(217, 63%, 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: #ACECD3;
--color-2: #ACECE4;
--color-3: #ACE5EC;
--color-4: #ACD5EC;
--color-5: #ACC5EC;
}Palettes that share visual characteristics and color harmony.