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 |
|---|---|---|---|---|---|
#EEEBB4 | rgb(238, 235, 180) | hsl(57, 63%, 82%) | Light Yellow | View | |
#E2EEB4 | rgb(226, 238, 180) | hsl(72, 63%, 82%) | Light Lime | View | |
#D4EEB4 | rgb(212, 238, 180) | hsl(87, 63%, 82%) | Light Green | View | |
#C6EEB4 | rgb(198, 238, 180) | hsl(101, 63%, 82%) | Light Green | View | |
#B7EEB4 | rgb(183, 238, 180) | hsl(117, 63%, 82%) | Light Green | View |
:root {
--color-1: #EEEBB4;
--color-2: #E2EEB4;
--color-3: #D4EEB4;
--color-4: #C6EEB4;
--color-5: #B7EEB4;
}Palettes that share visual characteristics and color harmony.