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 |
|---|---|---|---|---|---|
#D8EFA9 | rgb(216, 239, 169) | hsl(80, 69%, 80%) | Light Lime | View | |
#C6EFA9 | rgb(198, 239, 169) | hsl(95, 69%, 80%) | Light Green | View | |
#B5EFA9 | rgb(181, 239, 169) | hsl(110, 69%, 80%) | Light Green | View | |
#A9EFAF | rgb(169, 239, 175) | hsl(125, 69%, 80%) | Light Green | View | |
#A9EFC0 | rgb(169, 239, 192) | hsl(140, 69%, 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: #D8EFA9;
--color-2: #C6EFA9;
--color-3: #B5EFA9;
--color-4: #A9EFAF;
--color-5: #A9EFC0;
}Palettes that share visual characteristics and color harmony.