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 |
|---|---|---|---|---|---|
#BCF5E1 | rgb(188, 245, 225) | hsl(159, 74%, 85%) | Light Emerald | View | |
#BCF5EF | rgb(188, 245, 239) | hsl(174, 74%, 85%) | Light Cyan | View | |
#BCEDF5 | rgb(188, 237, 245) | hsl(188, 74%, 85%) | Light Sky Blue | View | |
#BCDEF5 | rgb(188, 222, 245) | hsl(204, 74%, 85%) | Light Blue | View | |
#BCD0F5 | rgb(188, 208, 245) | hsl(219, 74%, 85%) | 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: #BCF5E1;
--color-2: #BCF5EF;
--color-3: #BCEDF5;
--color-4: #BCDEF5;
--color-5: #BCD0F5;
}Palettes that share visual characteristics and color harmony.