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 |
|---|---|---|---|---|---|
#ABEDD0 | rgb(171, 237, 208) | hsl(154, 65%, 80%) | Light Emerald | View | |
#ABEDE1 | rgb(171, 237, 225) | hsl(169, 65%, 80%) | Light Cyan | View | |
#ABE9ED | rgb(171, 233, 237) | hsl(184, 65%, 80%) | Light Cyan | View | |
#ABD8ED | rgb(171, 216, 237) | hsl(199, 65%, 80%) | Light Sky Blue | View | |
#ABC8ED | rgb(171, 200, 237) | hsl(214, 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: #ABEDD0;
--color-2: #ABEDE1;
--color-3: #ABE9ED;
--color-4: #ABD8ED;
--color-5: #ABC8ED;
}Palettes that share visual characteristics and color harmony.