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 |
|---|---|---|---|---|---|
#ECEC89 | rgb(236, 236, 137) | hsl(60, 72%, 73%) | Light Yellow | View | |
#D3EC89 | rgb(211, 236, 137) | hsl(75, 72%, 73%) | Light Lime | View | |
#BAEC89 | rgb(186, 236, 137) | hsl(90, 72%, 73%) | Light Green | View | |
#A1EC89 | rgb(161, 236, 137) | hsl(105, 72%, 73%) | Light Green | View | |
#89EC89 | rgb(137, 236, 137) | hsl(120, 72%, 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: #ECEC89;
--color-2: #D3EC89;
--color-3: #BAEC89;
--color-4: #A1EC89;
--color-5: #89EC89;
}Palettes that share visual characteristics and color harmony.