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 |
|---|---|---|---|---|---|
#E6DA98 | rgb(230, 218, 152) | hsl(51, 61%, 75%) | Light Yellow | View | |
#DEE698 | rgb(222, 230, 152) | hsl(66, 61%, 75%) | Light Lime | View | |
#CBE698 | rgb(203, 230, 152) | hsl(81, 61%, 75%) | Light Lime | View | |
#B7E698 | rgb(183, 230, 152) | hsl(96, 61%, 75%) | Light Green | View | |
#A4E698 | rgb(164, 230, 152) | hsl(111, 61%, 75%) | 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: #E6DA98;
--color-2: #DEE698;
--color-3: #CBE698;
--color-4: #B7E698;
--color-5: #A4E698;
}Palettes that share visual characteristics and color harmony.