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 |
|---|---|---|---|---|---|
#E9E98B | rgb(233, 233, 139) | hsl(60, 68%, 73%) | Light Yellow | View | |
#D2E98B | rgb(210, 233, 139) | hsl(75, 68%, 73%) | Light Lime | View | |
#BAE98B | rgb(186, 233, 139) | hsl(90, 68%, 73%) | Light Green | View | |
#A3E98B | rgb(163, 233, 139) | hsl(105, 68%, 73%) | Light Green | View | |
#8BE98B | rgb(139, 233, 139) | hsl(120, 68%, 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: #E9E98B;
--color-2: #D2E98B;
--color-3: #BAE98B;
--color-4: #A3E98B;
--color-5: #8BE98B;
}Palettes that share visual characteristics and color harmony.