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 |
|---|---|---|---|---|---|
#B4EEDE | rgb(180, 238, 222) | hsl(163, 63%, 82%) | Light Emerald | View | |
#B4EEEC | rgb(180, 238, 236) | hsl(178, 63%, 82%) | Light Cyan | View | |
#B4E1EE | rgb(180, 225, 238) | hsl(193, 63%, 82%) | Light Sky Blue | View | |
#B4D3EE | rgb(180, 211, 238) | hsl(208, 63%, 82%) | Light Blue | View | |
#B4C5EE | rgb(180, 197, 238) | hsl(222, 63%, 82%) | 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: #B4EEDE;
--color-2: #B4EEEC;
--color-3: #B4E1EE;
--color-4: #B4D3EE;
--color-5: #B4C5EE;
}Palettes that share visual characteristics and color harmony.