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 Yellow, Light Lime, 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 |
|---|---|---|---|---|---|
#E6EA8A | rgb(230, 234, 138) | hsl(62, 70%, 73%) | Light Yellow | View | |
#CDEA8A | rgb(205, 234, 138) | hsl(78, 70%, 73%) | Light Lime | View | |
#B5EA8A | rgb(181, 234, 138) | hsl(93, 70%, 73%) | Light Green | View | |
#9DEA8A | rgb(157, 234, 138) | hsl(108, 70%, 73%) | Light Green | View | |
#8AEA8F | rgb(138, 234, 143) | hsl(123, 70%, 73%) | Light Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Light Yellow and Light Lime creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #E6EA8A;
--color-2: #CDEA8A;
--color-3: #B5EA8A;
--color-4: #9DEA8A;
--color-5: #8AEA8F;
}Palettes that share visual characteristics and color harmony.