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 |
|---|---|---|---|---|---|
#BCF5DC | rgb(188, 245, 220) | hsl(154, 74%, 85%) | Light Emerald | View | |
#BCF5EA | rgb(188, 245, 234) | hsl(168, 74%, 85%) | Light Cyan | View | |
#BCF2F5 | rgb(188, 242, 245) | hsl(183, 74%, 85%) | Light Cyan | View | |
#BCE4F5 | rgb(188, 228, 245) | hsl(198, 74%, 85%) | Light Sky Blue | View | |
#BCD6F5 | rgb(188, 214, 245) | hsl(213, 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: #BCF5DC;
--color-2: #BCF5EA;
--color-3: #BCF2F5;
--color-4: #BCE4F5;
--color-5: #BCD6F5;
}Palettes that share visual characteristics and color harmony.