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 Lime. 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 |
|---|---|---|---|---|---|
#EEE39B | rgb(238, 227, 155) | hsl(52, 71%, 77%) | Light Yellow | View | |
#E4EE9B | rgb(228, 238, 155) | hsl(67, 71%, 77%) | Light Lime | View | |
#CFEE9B | rgb(207, 238, 155) | hsl(82, 71%, 77%) | Light Lime | View | |
#BBEE9B | rgb(187, 238, 155) | hsl(97, 71%, 77%) | Light Green | View | |
#A6EE9B | rgb(166, 238, 155) | hsl(112, 71%, 77%) | 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: #EEE39B;
--color-2: #E4EE9B;
--color-3: #CFEE9B;
--color-4: #BBEE9B;
--color-5: #A6EE9B;
}Palettes that share visual characteristics and color harmony.