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 |
|---|---|---|---|---|---|
#EAE88B | rgb(234, 232, 139) | hsl(59, 69%, 73%) | Light Yellow | View | |
#D3EA8B | rgb(211, 234, 139) | hsl(75, 69%, 73%) | Light Lime | View | |
#BCEA8B | rgb(188, 234, 139) | hsl(89, 69%, 73%) | Light Green | View | |
#A4EA8B | rgb(164, 234, 139) | hsl(104, 69%, 73%) | Light Green | View | |
#8CEA8B | rgb(140, 234, 139) | hsl(119, 69%, 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: #EAE88B;
--color-2: #D3EA8B;
--color-3: #BCEA8B;
--color-4: #A4EA8B;
--color-5: #8CEA8B;
}Palettes that share visual characteristics and color harmony.