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 Green, Light Emerald. 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 |
|---|---|---|---|---|---|
#91EA8B | rgb(145, 234, 139) | hsl(116, 69%, 73%) | Light Green | View | |
#8BEA9C | rgb(139, 234, 156) | hsl(131, 69%, 73%) | Light Green | View | |
#8BEAB4 | rgb(139, 234, 180) | hsl(146, 69%, 73%) | Light Emerald | View | |
#8BEACC | rgb(139, 234, 204) | hsl(161, 69%, 73%) | Light Emerald | View | |
#8BEAE3 | rgb(139, 234, 227) | hsl(176, 69%, 73%) | Light Cyan | View |
:root {
--color-1: #91EA8B;
--color-2: #8BEA9C;
--color-3: #8BEAB4;
--color-4: #8BEACC;
--color-5: #8BEAE3;
}Palettes that share visual characteristics and color harmony.