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 |
|---|---|---|---|---|---|
#EBE8AD | rgb(235, 232, 173) | hsl(57, 61%, 80%) | Light Yellow | View | |
#DFEBAD | rgb(223, 235, 173) | hsl(72, 61%, 80%) | Light Lime | View | |
#CFEBAD | rgb(207, 235, 173) | hsl(87, 61%, 80%) | Light Green | View | |
#C0EBAD | rgb(192, 235, 173) | hsl(102, 61%, 80%) | Light Green | View | |
#B0EBAD | rgb(176, 235, 173) | hsl(117, 61%, 80%) | 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: #EBE8AD;
--color-2: #DFEBAD;
--color-3: #CFEBAD;
--color-4: #C0EBAD;
--color-5: #B0EBAD;
}Palettes that share visual characteristics and color harmony.