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 |
|---|---|---|---|---|---|
#E1E58F | rgb(225, 229, 143) | hsl(63, 62%, 73%) | Light Yellow | View | |
#CBE58F | rgb(203, 229, 143) | hsl(78, 62%, 73%) | Light Lime | View | |
#B6E58F | rgb(182, 229, 143) | hsl(93, 62%, 73%) | Light Green | View | |
#A1E58F | rgb(161, 229, 143) | hsl(107, 62%, 73%) | Light Green | View | |
#8FE594 | rgb(143, 229, 148) | hsl(123, 62%, 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: #E1E58F;
--color-2: #CBE58F;
--color-3: #B6E58F;
--color-4: #A1E58F;
--color-5: #8FE594;
}Palettes that share visual characteristics and color harmony.