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 |
|---|---|---|---|---|---|
#F2F1BA | rgb(242, 241, 186) | hsl(59, 68%, 84%) | Light Yellow | View | |
#E5F2BA | rgb(229, 242, 186) | hsl(74, 68%, 84%) | Light Lime | View | |
#D7F2BA | rgb(215, 242, 186) | hsl(89, 68%, 84%) | Light Green | View | |
#C9F2BA | rgb(201, 242, 186) | hsl(104, 68%, 84%) | Light Green | View | |
#BBF2BA | rgb(187, 242, 186) | hsl(119, 68%, 84%) | 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: #F2F1BA;
--color-2: #E5F2BA;
--color-3: #D7F2BA;
--color-4: #C9F2BA;
--color-5: #BBF2BA;
}Palettes that share visual characteristics and color harmony.