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 |
|---|---|---|---|---|---|
#EAE699 | rgb(234, 230, 153) | hsl(57, 66%, 76%) | Light Yellow | View | |
#DAEA99 | rgb(218, 234, 153) | hsl(72, 66%, 76%) | Light Lime | View | |
#C6EA99 | rgb(198, 234, 153) | hsl(87, 66%, 76%) | Light Green | View | |
#B2EA99 | rgb(178, 234, 153) | hsl(101, 66%, 76%) | Light Green | View | |
#9DEA99 | rgb(157, 234, 153) | hsl(117, 66%, 76%) | 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: #EAE699;
--color-2: #DAEA99;
--color-3: #C6EA99;
--color-4: #B2EA99;
--color-5: #9DEA99;
}Palettes that share visual characteristics and color harmony.