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 |
|---|---|---|---|---|---|
#AAEB89 | rgb(170, 235, 137) | hsl(100, 71%, 73%) | Light Green | View | |
#91EB89 | rgb(145, 235, 137) | hsl(115, 71%, 73%) | Light Green | View | |
#89EB9A | rgb(137, 235, 154) | hsl(130, 71%, 73%) | Light Green | View | |
#89EBB2 | rgb(137, 235, 178) | hsl(145, 71%, 73%) | Light Emerald | View | |
#89EBCA | rgb(137, 235, 202) | hsl(160, 71%, 73%) | Light Emerald | View |
:root {
--color-1: #AAEB89;
--color-2: #91EB89;
--color-3: #89EB9A;
--color-4: #89EBB2;
--color-5: #89EBCA;
}Palettes that share visual characteristics and color harmony.