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 |
|---|---|---|---|---|---|
#EDEDB5 | rgb(237, 237, 181) | hsl(60, 61%, 82%) | Light Yellow | View | |
#DFEDB5 | rgb(223, 237, 181) | hsl(75, 61%, 82%) | Light Lime | View | |
#D1EDB5 | rgb(209, 237, 181) | hsl(90, 61%, 82%) | Light Green | View | |
#C3EDB5 | rgb(195, 237, 181) | hsl(105, 61%, 82%) | Light Green | View | |
#B5EDB5 | rgb(181, 237, 181) | hsl(120, 61%, 82%) | 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: #EDEDB5;
--color-2: #DFEDB5;
--color-3: #D1EDB5;
--color-4: #C3EDB5;
--color-5: #B5EDB5;
}Palettes that share visual characteristics and color harmony.