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 |
|---|---|---|---|---|---|
#EAEE87 | rgb(234, 238, 135) | hsl(62, 75%, 73%) | Light Yellow | View | |
#D1EE87 | rgb(209, 238, 135) | hsl(77, 75%, 73%) | Light Lime | View | |
#B7EE87 | rgb(183, 238, 135) | hsl(92, 75%, 73%) | Light Green | View | |
#9DEE87 | rgb(157, 238, 135) | hsl(107, 75%, 73%) | Light Green | View | |
#87EE8A | rgb(135, 238, 138) | hsl(122, 75%, 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: #EAEE87;
--color-2: #D1EE87;
--color-3: #B7EE87;
--color-4: #9DEE87;
--color-5: #87EE8A;
}Palettes that share visual characteristics and color harmony.