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 |
|---|---|---|---|---|---|
#ACECD8 | rgb(172, 236, 216) | hsl(161, 63%, 80%) | Light Emerald | View | |
#ACECE8 | rgb(172, 236, 232) | hsl(176, 63%, 80%) | Light Cyan | View | |
#ACE0EC | rgb(172, 224, 236) | hsl(191, 63%, 80%) | Light Sky Blue | View | |
#ACD0EC | rgb(172, 208, 236) | hsl(206, 63%, 80%) | Light Blue | View | |
#ACC0EC | rgb(172, 192, 236) | hsl(221, 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: #ACECD8;
--color-2: #ACECE8;
--color-3: #ACE0EC;
--color-4: #ACD0EC;
--color-5: #ACC0EC;
}Palettes that share visual characteristics and color harmony.