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 |
|---|---|---|---|---|---|
#EBF0A8 | rgb(235, 240, 168) | hsl(64, 71%, 80%) | Light Yellow | View | |
#D9F0A8 | rgb(217, 240, 168) | hsl(79, 71%, 80%) | Light Lime | View | |
#C7F0A8 | rgb(199, 240, 168) | hsl(94, 71%, 80%) | Light Green | View | |
#B5F0A8 | rgb(181, 240, 168) | hsl(109, 71%, 80%) | Light Green | View | |
#A8F0AD | rgb(168, 240, 173) | hsl(124, 71%, 80%) | 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: #EBF0A8;
--color-2: #D9F0A8;
--color-3: #C7F0A8;
--color-4: #B5F0A8;
--color-5: #A8F0AD;
}Palettes that share visual characteristics and color harmony.