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 |
|---|---|---|---|---|---|
#E4E88C | rgb(228, 232, 140) | hsl(63, 67%, 73%) | Light Yellow | View | |
#CDE88C | rgb(205, 232, 140) | hsl(78, 67%, 73%) | Light Lime | View | |
#B6E88C | rgb(182, 232, 140) | hsl(93, 67%, 73%) | Light Green | View | |
#9EE88C | rgb(158, 232, 140) | hsl(108, 67%, 73%) | Light Green | View | |
#8CE891 | rgb(140, 232, 145) | hsl(123, 67%, 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: #E4E88C;
--color-2: #CDE88C;
--color-3: #B6E88C;
--color-4: #9EE88C;
--color-5: #8CE891;
}Palettes that share visual characteristics and color harmony.