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 |
|---|---|---|---|---|---|
#BCF5DA | rgb(188, 245, 218) | hsl(152, 74%, 85%) | Light Emerald | View | |
#BCF5E8 | rgb(188, 245, 232) | hsl(166, 74%, 85%) | Light Cyan | View | |
#BCF4F5 | rgb(188, 244, 245) | hsl(181, 74%, 85%) | Light Cyan | View | |
#BCE6F5 | rgb(188, 230, 245) | hsl(196, 74%, 85%) | Light Sky Blue | View | |
#BCD8F5 | rgb(188, 216, 245) | hsl(211, 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: #BCF5DA;
--color-2: #BCF5E8;
--color-3: #BCF4F5;
--color-4: #BCE6F5;
--color-5: #BCD8F5;
}Palettes that share visual characteristics and color harmony.