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 Green, Light Emerald, 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 |
|---|---|---|---|---|---|
#BCF5D2 | rgb(188, 245, 210) | hsl(143, 74%, 85%) | Light Green | View | |
#BCF5E0 | rgb(188, 245, 224) | hsl(158, 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 | |
#BCDFF5 | rgb(188, 223, 245) | hsl(203, 74%, 85%) | Light Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Light Green and Light Emerald creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #BCF5D2;
--color-2: #BCF5E0;
--color-3: #BCF5EE;
--color-4: #BCEEF5;
--color-5: #BCDFF5;
}Palettes that share visual characteristics and color harmony.