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 |
|---|---|---|---|---|---|
#DDEDB5 | rgb(221, 237, 181) | hsl(77, 61%, 82%) | Light Lime | View | |
#CFEDB5 | rgb(207, 237, 181) | hsl(92, 61%, 82%) | Light Green | View | |
#C1EDB5 | rgb(193, 237, 181) | hsl(107, 61%, 82%) | Light Green | View | |
#B5EDB7 | rgb(181, 237, 183) | hsl(122, 61%, 82%) | Light Green | View | |
#B5EDC5 | rgb(181, 237, 197) | hsl(137, 61%, 82%) | 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: #DDEDB5;
--color-2: #CFEDB5;
--color-3: #C1EDB5;
--color-4: #B5EDB7;
--color-5: #B5EDC5;
}Palettes that share visual characteristics and color harmony.