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 |
|---|---|---|---|---|---|
#ABEDD9 | rgb(171, 237, 217) | hsl(162, 65%, 80%) | Light Emerald | View | |
#ABEDEA | rgb(171, 237, 234) | hsl(177, 65%, 80%) | Light Cyan | View | |
#ABE0ED | rgb(171, 224, 237) | hsl(192, 65%, 80%) | Light Sky Blue | View | |
#ABCFED | rgb(171, 207, 237) | hsl(207, 65%, 80%) | Light Blue | View | |
#ABBFED | rgb(171, 191, 237) | hsl(222, 65%, 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: #ABEDD9;
--color-2: #ABEDEA;
--color-3: #ABE0ED;
--color-4: #ABCFED;
--color-5: #ABBFED;
}Palettes that share visual characteristics and color harmony.