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 |
|---|---|---|---|---|---|
#F1EDA2 | rgb(241, 237, 162) | hsl(57, 74%, 79%) | Light Yellow | View | |
#E1F1A2 | rgb(225, 241, 162) | hsl(72, 74%, 79%) | Light Lime | View | |
#CDF1A2 | rgb(205, 241, 162) | hsl(87, 74%, 79%) | Light Green | View | |
#BAF1A2 | rgb(186, 241, 162) | hsl(102, 74%, 79%) | Light Green | View | |
#A6F1A2 | rgb(166, 241, 162) | hsl(117, 74%, 79%) | 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: #F1EDA2;
--color-2: #E1F1A2;
--color-3: #CDF1A2;
--color-4: #BAF1A2;
--color-5: #A6F1A2;
}Palettes that share visual characteristics and color harmony.