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 |
|---|---|---|---|---|---|
#EAE799 | rgb(234, 231, 153) | hsl(58, 66%, 76%) | Light Yellow | View | |
#D9EA99 | rgb(217, 234, 153) | hsl(73, 66%, 76%) | Light Lime | View | |
#C4EA99 | rgb(196, 234, 153) | hsl(88, 66%, 76%) | Light Green | View | |
#B0EA99 | rgb(176, 234, 153) | hsl(103, 66%, 76%) | Light Green | View | |
#9CEA99 | rgb(156, 234, 153) | hsl(118, 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: #EAE799;
--color-2: #D9EA99;
--color-3: #C4EA99;
--color-4: #B0EA99;
--color-5: #9CEA99;
}Palettes that share visual characteristics and color harmony.