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 |
|---|---|---|---|---|---|
#BEEDAB | rgb(190, 237, 171) | hsl(103, 65%, 80%) | Light Green | View | |
#ADEDAB | rgb(173, 237, 171) | hsl(118, 65%, 80%) | Light Green | View | |
#ABEDB9 | rgb(171, 237, 185) | hsl(133, 65%, 80%) | Light Green | View | |
#ABEDCA | rgb(171, 237, 202) | hsl(148, 65%, 80%) | Light Emerald | View | |
#ABEDDA | rgb(171, 237, 218) | hsl(163, 65%, 80%) | Light Emerald | View |
:root {
--color-1: #BEEDAB;
--color-2: #ADEDAB;
--color-3: #ABEDB9;
--color-4: #ABEDCA;
--color-5: #ABEDDA;
}Palettes that share visual characteristics and color harmony.