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 |
|---|---|---|---|---|---|
#EADD8F | rgb(234, 221, 143) | hsl(51, 68%, 74%) | Light Yellow | View | |
#E1EA8F | rgb(225, 234, 143) | hsl(66, 68%, 74%) | Light Lime | View | |
#CAEA8F | rgb(202, 234, 143) | hsl(81, 68%, 74%) | Light Lime | View | |
#B4EA8F | rgb(180, 234, 143) | hsl(96, 68%, 74%) | Light Green | View | |
#9DEA8F | rgb(157, 234, 143) | hsl(111, 68%, 74%) | 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: #EADD8F;
--color-2: #E1EA8F;
--color-3: #CAEA8F;
--color-4: #B4EA8F;
--color-5: #9DEA8F;
}Palettes that share visual characteristics and color harmony.