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 |
|---|---|---|---|---|---|
#EDEA96 | rgb(237, 234, 150) | hsl(58, 71%, 76%) | Light Yellow | View | |
#DAED96 | rgb(218, 237, 150) | hsl(73, 71%, 76%) | Light Lime | View | |
#C5ED96 | rgb(197, 237, 150) | hsl(88, 71%, 76%) | Light Green | View | |
#AFED96 | rgb(175, 237, 150) | hsl(103, 71%, 76%) | Light Green | View | |
#99ED96 | rgb(153, 237, 150) | hsl(118, 71%, 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: #EDEA96;
--color-2: #DAED96;
--color-3: #C5ED96;
--color-4: #AFED96;
--color-5: #99ED96;
}Palettes that share visual characteristics and color harmony.