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 |
|---|---|---|---|---|---|
#EBEAAD | rgb(235, 234, 173) | hsl(59, 61%, 80%) | Light Yellow | View | |
#DDEBAD | rgb(221, 235, 173) | hsl(74, 61%, 80%) | Light Lime | View | |
#CDEBAD | rgb(205, 235, 173) | hsl(89, 61%, 80%) | Light Green | View | |
#BDEBAD | rgb(189, 235, 173) | hsl(105, 61%, 80%) | Light Green | View | |
#AEEBAD | rgb(174, 235, 173) | hsl(119, 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: #EBEAAD;
--color-2: #DDEBAD;
--color-3: #CDEBAD;
--color-4: #BDEBAD;
--color-5: #AEEBAD;
}Palettes that share visual characteristics and color harmony.