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 |
|---|---|---|---|---|---|
#F1EFB1 | rgb(241, 239, 177) | hsl(58, 70%, 82%) | Light Yellow | View | |
#E3F1B1 | rgb(227, 241, 177) | hsl(73, 70%, 82%) | Light Lime | View | |
#D3F1B1 | rgb(211, 241, 177) | hsl(88, 70%, 82%) | Light Green | View | |
#C3F1B1 | rgb(195, 241, 177) | hsl(103, 70%, 82%) | Light Green | View | |
#B3F1B1 | rgb(179, 241, 177) | hsl(118, 70%, 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: #F1EFB1;
--color-2: #E3F1B1;
--color-3: #D3F1B1;
--color-4: #C3F1B1;
--color-5: #B3F1B1;
}Palettes that share visual characteristics and color harmony.