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 |
|---|---|---|---|---|---|
#CFE78D | rgb(207, 231, 141) | hsl(76, 65%, 73%) | Light Lime | View | |
#B9E78D | rgb(185, 231, 141) | hsl(91, 65%, 73%) | Light Green | View | |
#A2E78D | rgb(162, 231, 141) | hsl(106, 65%, 73%) | Light Green | View | |
#8DE78F | rgb(141, 231, 143) | hsl(121, 65%, 73%) | Light Green | View | |
#8DE7A5 | rgb(141, 231, 165) | hsl(136, 65%, 73%) | 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: #CFE78D;
--color-2: #B9E78D;
--color-3: #A2E78D;
--color-4: #8DE78F;
--color-5: #8DE7A5;
}Palettes that share visual characteristics and color harmony.