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 |
|---|---|---|---|---|---|
#CCEA8A | rgb(204, 234, 138) | hsl(79, 70%, 73%) | Light Lime | View | |
#B4EA8A | rgb(180, 234, 138) | hsl(94, 70%, 73%) | Light Green | View | |
#9CEA8A | rgb(156, 234, 138) | hsl(109, 70%, 73%) | Light Green | View | |
#8AEA90 | rgb(138, 234, 144) | hsl(124, 70%, 73%) | Light Green | View | |
#8AEAA8 | rgb(138, 234, 168) | hsl(139, 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: #CCEA8A;
--color-2: #B4EA8A;
--color-3: #9CEA8A;
--color-4: #8AEA90;
--color-5: #8AEAA8;
}Palettes that share visual characteristics and color harmony.