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 |
|---|---|---|---|---|---|
#EAE6A4 | rgb(234, 230, 164) | hsl(57, 62%, 78%) | Light Yellow | View | |
#DCEAA4 | rgb(220, 234, 164) | hsl(72, 62%, 78%) | Light Lime | View | |
#CAEAA4 | rgb(202, 234, 164) | hsl(87, 62%, 78%) | Light Green | View | |
#B9EAA4 | rgb(185, 234, 164) | hsl(102, 62%, 78%) | Light Green | View | |
#A8EAA4 | rgb(168, 234, 164) | hsl(117, 62%, 78%) | 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: #EAE6A4;
--color-2: #DCEAA4;
--color-3: #CAEAA4;
--color-4: #B9EAA4;
--color-5: #A8EAA4;
}Palettes that share visual characteristics and color harmony.