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 |
|---|---|---|---|---|---|
#E4E99F | rgb(228, 233, 159) | hsl(64, 63%, 77%) | Light Yellow | View | |
#D2E99F | rgb(210, 233, 159) | hsl(79, 63%, 77%) | Light Lime | View | |
#BFE99F | rgb(191, 233, 159) | hsl(94, 63%, 77%) | Light Green | View | |
#ADE99F | rgb(173, 233, 159) | hsl(109, 63%, 77%) | Light Green | View | |
#9FE9A4 | rgb(159, 233, 164) | hsl(124, 63%, 77%) | 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: #E4E99F;
--color-2: #D2E99F;
--color-3: #BFE99F;
--color-4: #ADE99F;
--color-5: #9FE9A4;
}Palettes that share visual characteristics and color harmony.