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 Green. 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 |
|---|---|---|---|---|---|
#98E58F | rgb(152, 229, 143) | hsl(114, 62%, 73%) | Light Green | View | |
#8FE59C | rgb(143, 229, 156) | hsl(129, 62%, 73%) | Light Green | View | |
#8FE5B2 | rgb(143, 229, 178) | hsl(144, 62%, 73%) | Light Green | View | |
#8FE5C7 | rgb(143, 229, 199) | hsl(159, 62%, 73%) | Light Emerald | View | |
#8FE5DC | rgb(143, 229, 220) | hsl(174, 62%, 73%) | Light Cyan | View |
:root {
--color-1: #98E58F;
--color-2: #8FE59C;
--color-3: #8FE5B2;
--color-4: #8FE5C7;
--color-5: #8FE5DC;
}Palettes that share visual characteristics and color harmony.