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 |
|---|---|---|---|---|---|
#DDEDAB | rgb(221, 237, 171) | hsl(75, 65%, 80%) | Light Lime | View | |
#CCEDAB | rgb(204, 237, 171) | hsl(90, 65%, 80%) | Light Green | View | |
#BBEDAB | rgb(187, 237, 171) | hsl(105, 65%, 80%) | Light Green | View | |
#ABEDAB | rgb(171, 237, 171) | hsl(120, 65%, 80%) | Light Green | View | |
#ABEDBB | rgb(171, 237, 187) | hsl(135, 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: #DDEDAB;
--color-2: #CCEDAB;
--color-3: #BBEDAB;
--color-4: #ABEDAB;
--color-5: #ABEDBB;
}Palettes that share visual characteristics and color harmony.