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 |
|---|---|---|---|---|---|
#B4EECA | rgb(180, 238, 202) | hsl(143, 63%, 82%) | Light Green | View | |
#B4EED9 | rgb(180, 238, 217) | hsl(158, 63%, 82%) | Light Emerald | View | |
#B4EEE7 | rgb(180, 238, 231) | hsl(173, 63%, 82%) | Light Cyan | View | |
#B4E6EE | rgb(180, 230, 238) | hsl(188, 63%, 82%) | Light Sky Blue | View | |
#B4D8EE | rgb(180, 216, 238) | hsl(203, 63%, 82%) | 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: #B4EECA;
--color-2: #B4EED9;
--color-3: #B4EEE7;
--color-4: #B4E6EE;
--color-5: #B4D8EE;
}Palettes that share visual characteristics and color harmony.