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 |
|---|---|---|---|---|---|
#EFF0B2 | rgb(239, 240, 178) | hsl(61, 67%, 82%) | Light Yellow | View | |
#DFF0B2 | rgb(223, 240, 178) | hsl(76, 67%, 82%) | Light Lime | View | |
#D0F0B2 | rgb(208, 240, 178) | hsl(91, 67%, 82%) | Light Green | View | |
#C1F0B2 | rgb(193, 240, 178) | hsl(105, 67%, 82%) | Light Green | View | |
#B2F0B3 | rgb(178, 240, 179) | hsl(121, 67%, 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: #EFF0B2;
--color-2: #DFF0B2;
--color-3: #D0F0B2;
--color-4: #C1F0B2;
--color-5: #B2F0B3;
}Palettes that share visual characteristics and color harmony.