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 |
|---|---|---|---|---|---|
#E6E28E | rgb(230, 226, 142) | hsl(57, 64%, 73%) | Light Yellow | View | |
#D5E68E | rgb(213, 230, 142) | hsl(72, 64%, 73%) | Light Lime | View | |
#BFE68E | rgb(191, 230, 142) | hsl(87, 64%, 73%) | Light Green | View | |
#A9E68E | rgb(169, 230, 142) | hsl(102, 64%, 73%) | Light Green | View | |
#92E68E | rgb(146, 230, 142) | hsl(117, 64%, 73%) | 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: #E6E28E;
--color-2: #D5E68E;
--color-3: #BFE68E;
--color-4: #A9E68E;
--color-5: #92E68E;
}Palettes that share visual characteristics and color harmony.