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 Pure Lime, Pure Green, Pure 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 |
|---|---|---|---|---|---|
#D4F462 | rgb(212, 244, 98) | hsl(73, 87%, 67%) | Pure Lime | View | |
#B0F462 | rgb(176, 244, 98) | hsl(88, 87%, 67%) | Pure Green | View | |
#8BF462 | rgb(139, 244, 98) | hsl(103, 87%, 67%) | Pure Green | View | |
#67F462 | rgb(103, 244, 98) | hsl(118, 87%, 67%) | Pure Green | View | |
#62F481 | rgb(98, 244, 129) | hsl(133, 87%, 67%) | Pure Green | View |
:root {
--color-1: #D4F462;
--color-2: #B0F462;
--color-3: #8BF462;
--color-4: #67F462;
--color-5: #62F481;
}Palettes that share visual characteristics and color harmony.