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 |
|---|---|---|---|---|---|
#E6DA99 | rgb(230, 218, 153) | hsl(51, 61%, 75%) | Light Yellow | View | |
#DEE699 | rgb(222, 230, 153) | hsl(66, 61%, 75%) | Light Lime | View | |
#CBE699 | rgb(203, 230, 153) | hsl(81, 61%, 75%) | Light Lime | View | |
#B8E699 | rgb(184, 230, 153) | hsl(96, 61%, 75%) | Light Green | View | |
#A4E699 | rgb(164, 230, 153) | 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: #E6DA99;
--color-2: #DEE699;
--color-3: #CBE699;
--color-4: #B8E699;
--color-5: #A4E699;
}Palettes that share visual characteristics and color harmony.