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 Lime, 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 |
|---|---|---|---|---|---|
#D7EDAB | rgb(215, 237, 171) | hsl(80, 65%, 80%) | Light Lime | View | |
#C6EDAB | rgb(198, 237, 171) | hsl(95, 65%, 80%) | Light Green | View | |
#B6EDAB | rgb(182, 237, 171) | hsl(110, 65%, 80%) | Light Green | View | |
#ABEDB0 | rgb(171, 237, 176) | hsl(125, 65%, 80%) | Light Green | View | |
#ABEDC1 | rgb(171, 237, 193) | hsl(140, 65%, 80%) | Light Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Light Lime and Light Green creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #D7EDAB;
--color-2: #C6EDAB;
--color-3: #B6EDAB;
--color-4: #ABEDB0;
--color-5: #ABEDC1;
}Palettes that share visual characteristics and color harmony.