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 |
|---|---|---|---|---|---|
#C9EF8F | rgb(201, 239, 143) | hsl(84, 75%, 75%) | Light Lime | View | |
#B1EF8F | rgb(177, 239, 143) | hsl(99, 75%, 75%) | Light Green | View | |
#99EF8F | rgb(153, 239, 143) | hsl(114, 75%, 75%) | Light Green | View | |
#8FEF9E | rgb(143, 239, 158) | hsl(129, 75%, 75%) | Light Green | View | |
#8FEFB6 | rgb(143, 239, 182) | hsl(144, 75%, 75%) | 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: #C9EF8F;
--color-2: #B1EF8F;
--color-3: #99EF8F;
--color-4: #8FEF9E;
--color-5: #8FEFB6;
}Palettes that share visual characteristics and color harmony.