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 |
|---|---|---|---|---|---|
#E4DD90 | rgb(228, 221, 144) | hsl(55, 61%, 73%) | Light Yellow | View | |
#D6E490 | rgb(214, 228, 144) | hsl(70, 61%, 73%) | Light Lime | View | |
#C1E490 | rgb(193, 228, 144) | hsl(85, 61%, 73%) | Light Green | View | |
#ACE490 | rgb(172, 228, 144) | hsl(100, 61%, 73%) | Light Green | View | |
#97E490 | rgb(151, 228, 144) | hsl(115, 61%, 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: #E4DD90;
--color-2: #D6E490;
--color-3: #C1E490;
--color-4: #ACE490;
--color-5: #97E490;
}Palettes that share visual characteristics and color harmony.