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 |
|---|---|---|---|---|---|
#BAF2E2 | rgb(186, 242, 226) | hsl(163, 68%, 84%) | Light Emerald | View | |
#BAF2F0 | rgb(186, 242, 240) | hsl(178, 68%, 84%) | Light Cyan | View | |
#BAE6F2 | rgb(186, 230, 242) | hsl(193, 68%, 84%) | Light Sky Blue | View | |
#BAD8F2 | rgb(186, 216, 242) | hsl(208, 68%, 84%) | Light Blue | View | |
#BACAF2 | rgb(186, 202, 242) | hsl(223, 68%, 84%) | 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: #BAF2E2;
--color-2: #BAF2F0;
--color-3: #BAE6F2;
--color-4: #BAD8F2;
--color-5: #BACAF2;
}Palettes that share visual characteristics and color harmony.