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 |
|---|---|---|---|---|---|
#87EDAD | rgb(135, 237, 173) | hsl(142, 74%, 73%) | Light Green | View | |
#87EDC6 | rgb(135, 237, 198) | hsl(157, 74%, 73%) | Light Emerald | View | |
#87EDE0 | rgb(135, 237, 224) | hsl(172, 74%, 73%) | Light Cyan | View | |
#87E1ED | rgb(135, 225, 237) | hsl(187, 74%, 73%) | Light Sky Blue | View | |
#87C8ED | rgb(135, 200, 237) | hsl(202, 74%, 73%) | 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: #87EDAD;
--color-2: #87EDC6;
--color-3: #87EDE0;
--color-4: #87E1ED;
--color-5: #87C8ED;
}Palettes that share visual characteristics and color harmony.