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 |
|---|---|---|---|---|---|
#ADEBCC | rgb(173, 235, 204) | hsl(150, 61%, 80%) | Light Emerald | View | |
#ADEBDC | rgb(173, 235, 220) | hsl(165, 61%, 80%) | Light Cyan | View | |
#ADEBEB | rgb(173, 235, 235) | hsl(180, 61%, 80%) | Light Cyan | View | |
#ADDCEB | rgb(173, 220, 235) | hsl(195, 61%, 80%) | Light Sky Blue | View | |
#ADCCEB | rgb(173, 204, 235) | hsl(210, 61%, 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: #ADEBCC;
--color-2: #ADEBDC;
--color-3: #ADEBEB;
--color-4: #ADDCEB;
--color-5: #ADCCEB;
}Palettes that share visual characteristics and color harmony.