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 |
|---|---|---|---|---|---|
#EDEB9C | rgb(237, 235, 156) | hsl(59, 69%, 77%) | Light Yellow | View | |
#DAED9C | rgb(218, 237, 156) | hsl(74, 69%, 77%) | Light Lime | View | |
#C6ED9C | rgb(198, 237, 156) | hsl(89, 69%, 77%) | Light Green | View | |
#B1ED9C | rgb(177, 237, 156) | hsl(104, 69%, 77%) | Light Green | View | |
#9DED9C | rgb(157, 237, 156) | hsl(119, 69%, 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: #EDEB9C;
--color-2: #DAED9C;
--color-3: #C6ED9C;
--color-4: #B1ED9C;
--color-5: #9DED9C;
}Palettes that share visual characteristics and color harmony.