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 |
|---|---|---|---|---|---|
#EDEEAA | rgb(237, 238, 170) | hsl(61, 67%, 80%) | Light Yellow | View | |
#DCEEAA | rgb(220, 238, 170) | hsl(76, 67%, 80%) | Light Lime | View | |
#CBEEAA | rgb(203, 238, 170) | hsl(91, 67%, 80%) | Light Green | View | |
#BAEEAA | rgb(186, 238, 170) | hsl(106, 67%, 80%) | Light Green | View | |
#AAEEAB | rgb(170, 238, 171) | hsl(121, 67%, 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: #EDEEAA;
--color-2: #DCEEAA;
--color-3: #CBEEAA;
--color-4: #BAEEAA;
--color-5: #AAEEAB;
}Palettes that share visual characteristics and color harmony.