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 Lime, 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 |
|---|---|---|---|---|---|
#DFEC89 | rgb(223, 236, 137) | hsl(68, 72%, 73%) | Light Lime | View | |
#C6EC89 | rgb(198, 236, 137) | hsl(83, 72%, 73%) | Light Lime | View | |
#ADEC89 | rgb(173, 236, 137) | hsl(98, 72%, 73%) | Light Green | View | |
#94EC89 | rgb(148, 236, 137) | hsl(113, 72%, 73%) | Light Green | View | |
#89EC96 | rgb(137, 236, 150) | hsl(128, 72%, 73%) | Light Green | View |
:root {
--color-1: #DFEC89;
--color-2: #C6EC89;
--color-3: #ADEC89;
--color-4: #94EC89;
--color-5: #89EC96;
}Palettes that share visual characteristics and color harmony.