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 |
|---|---|---|---|---|---|
#BFEDAB | rgb(191, 237, 171) | hsl(102, 65%, 80%) | Light Green | View | |
#AEEDAB | rgb(174, 237, 171) | hsl(117, 65%, 80%) | Light Green | View | |
#ABEDB8 | rgb(171, 237, 184) | hsl(132, 65%, 80%) | Light Green | View | |
#ABEDC9 | rgb(171, 237, 201) | hsl(147, 65%, 80%) | Light Emerald | View | |
#ABEDD9 | rgb(171, 237, 217) | hsl(162, 65%, 80%) | Light Emerald | View |
:root {
--color-1: #BFEDAB;
--color-2: #AEEDAB;
--color-3: #ABEDB8;
--color-4: #ABEDC9;
--color-5: #ABEDD9;
}Palettes that share visual characteristics and color harmony.