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 |
|---|---|---|---|---|---|
#ACECCF | rgb(172, 236, 207) | hsl(153, 63%, 80%) | Light Emerald | View | |
#ACECDF | rgb(172, 236, 223) | hsl(168, 63%, 80%) | Light Cyan | View | |
#ACE9EC | rgb(172, 233, 236) | hsl(183, 63%, 80%) | Light Cyan | View | |
#ACD9EC | rgb(172, 217, 236) | hsl(198, 63%, 80%) | Light Sky Blue | View | |
#ACC9EC | rgb(172, 201, 236) | hsl(213, 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: #ACECCF;
--color-2: #ACECDF;
--color-3: #ACE9EC;
--color-4: #ACD9EC;
--color-5: #ACC9EC;
}Palettes that share visual characteristics and color harmony.