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 |
|---|---|---|---|---|---|
#DAEA8A | rgb(218, 234, 138) | hsl(70, 70%, 73%) | Light Lime | View | |
#C2EA8A | rgb(194, 234, 138) | hsl(85, 70%, 73%) | Light Green | View | |
#AAEA8A | rgb(170, 234, 138) | hsl(100, 70%, 73%) | Light Green | View | |
#92EA8A | rgb(146, 234, 138) | hsl(115, 70%, 73%) | Light Green | View | |
#8AEA9A | rgb(138, 234, 154) | hsl(130, 70%, 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: #DAEA8A;
--color-2: #C2EA8A;
--color-3: #AAEA8A;
--color-4: #92EA8A;
--color-5: #8AEA9A;
}Palettes that share visual characteristics and color harmony.