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 |
|---|---|---|---|---|---|
#99EABA | rgb(153, 234, 186) | hsl(144, 66%, 76%) | Light Green | View | |
#99EACE | rgb(153, 234, 206) | hsl(159, 66%, 76%) | Light Emerald | View | |
#99EAE2 | rgb(153, 234, 226) | hsl(174, 66%, 76%) | Light Cyan | View | |
#99DEEA | rgb(153, 222, 234) | hsl(189, 66%, 76%) | Light Sky Blue | View | |
#99CAEA | rgb(153, 202, 234) | hsl(204, 66%, 76%) | 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: #99EABA;
--color-2: #99EACE;
--color-3: #99EAE2;
--color-4: #99DEEA;
--color-5: #99CAEA;
}Palettes that share visual characteristics and color harmony.