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 |
|---|---|---|---|---|---|
#9FE9BD | rgb(159, 233, 189) | hsl(144, 63%, 77%) | Light Green | View | |
#9FE9CF | rgb(159, 233, 207) | hsl(159, 63%, 77%) | Light Emerald | View | |
#9FE9E2 | rgb(159, 233, 226) | hsl(174, 63%, 77%) | Light Cyan | View | |
#9FDEE9 | rgb(159, 222, 233) | hsl(189, 63%, 77%) | Light Sky Blue | View | |
#9FCCE9 | rgb(159, 204, 233) | hsl(204, 63%, 77%) | 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: #9FE9BD;
--color-2: #9FE9CF;
--color-3: #9FE9E2;
--color-4: #9FDEE9;
--color-5: #9FCCE9;
}Palettes that share visual characteristics and color harmony.