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 |
|---|---|---|---|---|---|
#EDEBAB | rgb(237, 235, 171) | hsl(58, 65%, 80%) | Light Yellow | View | |
#DFEDAB | rgb(223, 237, 171) | hsl(73, 65%, 80%) | Light Lime | View | |
#CEEDAB | rgb(206, 237, 171) | hsl(88, 65%, 80%) | Light Green | View | |
#BEEDAB | rgb(190, 237, 171) | hsl(103, 65%, 80%) | Light Green | View | |
#ADEDAB | rgb(173, 237, 171) | hsl(118, 65%, 80%) | 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: #EDEBAB;
--color-2: #DFEDAB;
--color-3: #CEEDAB;
--color-4: #BEEDAB;
--color-5: #ADEDAB;
}Palettes that share visual characteristics and color harmony.