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 |
|---|---|---|---|---|---|
#EBE6AD | rgb(235, 230, 173) | hsl(55, 61%, 80%) | Light Yellow | View | |
#E1EBAD | rgb(225, 235, 173) | hsl(70, 61%, 80%) | Light Lime | View | |
#D1EBAD | rgb(209, 235, 173) | hsl(85, 61%, 80%) | Light Green | View | |
#C2EBAD | rgb(194, 235, 173) | hsl(100, 61%, 80%) | Light Green | View | |
#B2EBAD | rgb(178, 235, 173) | hsl(115, 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: #EBE6AD;
--color-2: #E1EBAD;
--color-3: #D1EBAD;
--color-4: #C2EBAD;
--color-5: #B2EBAD;
}Palettes that share visual characteristics and color harmony.