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 |
|---|---|---|---|---|---|
#BCF5DF | rgb(188, 245, 223) | hsl(157, 74%, 85%) | Light Emerald | View | |
#BCF5EE | rgb(188, 245, 238) | hsl(173, 74%, 85%) | Light Cyan | View | |
#BCEEF5 | rgb(188, 238, 245) | hsl(187, 74%, 85%) | Light Sky Blue | View | |
#BCE0F5 | rgb(188, 224, 245) | hsl(202, 74%, 85%) | Light Blue | View | |
#BCD2F5 | rgb(188, 210, 245) | hsl(217, 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: #BCF5DF;
--color-2: #BCF5EE;
--color-3: #BCEEF5;
--color-4: #BCE0F5;
--color-5: #BCD2F5;
}Palettes that share visual characteristics and color harmony.