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 |
|---|---|---|---|---|---|
#AFED96 | rgb(175, 237, 150) | hsl(103, 71%, 76%) | Light Green | View | |
#99ED96 | rgb(153, 237, 150) | hsl(118, 71%, 76%) | Light Green | View | |
#96EDA9 | rgb(150, 237, 169) | hsl(133, 71%, 76%) | Light Green | View | |
#96EDBF | rgb(150, 237, 191) | hsl(148, 71%, 76%) | Light Emerald | View | |
#96EDD5 | rgb(150, 237, 213) | hsl(163, 71%, 76%) | Light Emerald | View |
:root {
--color-1: #AFED96;
--color-2: #99ED96;
--color-3: #96EDA9;
--color-4: #96EDBF;
--color-5: #96EDD5;
}Palettes that share visual characteristics and color harmony.