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 |
|---|---|---|---|---|---|
#E6E98B | rgb(230, 233, 139) | hsl(62, 68%, 73%) | Light Yellow | View | |
#CEE98B | rgb(206, 233, 139) | hsl(77, 68%, 73%) | Light Lime | View | |
#B7E98B | rgb(183, 233, 139) | hsl(92, 68%, 73%) | Light Green | View | |
#A0E98B | rgb(160, 233, 139) | hsl(107, 68%, 73%) | Light Green | View | |
#8BE98E | rgb(139, 233, 142) | hsl(122, 68%, 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: #E6E98B;
--color-2: #CEE98B;
--color-3: #B7E98B;
--color-4: #A0E98B;
--color-5: #8BE98E;
}Palettes that share visual characteristics and color harmony.