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 |
|---|---|---|---|---|---|
#E9EDB5 | rgb(233, 237, 181) | hsl(64, 61%, 82%) | Light Yellow | View | |
#DBEDB5 | rgb(219, 237, 181) | hsl(79, 61%, 82%) | Light Lime | View | |
#CDEDB5 | rgb(205, 237, 181) | hsl(94, 61%, 82%) | Light Green | View | |
#BFEDB5 | rgb(191, 237, 181) | hsl(109, 61%, 82%) | Light Green | View | |
#B5EDB9 | rgb(181, 237, 185) | hsl(124, 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: #E9EDB5;
--color-2: #DBEDB5;
--color-3: #CDEDB5;
--color-4: #BFEDB5;
--color-5: #B5EDB9;
}Palettes that share visual characteristics and color harmony.