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 |
|---|---|---|---|---|---|
#C4EB52 | rgb(196, 235, 82) | hsl(75, 79%, 62%) | Pure Lime | View | |
#9EEB52 | rgb(158, 235, 82) | hsl(90, 79%, 62%) | Pure Green | View | |
#78EB52 | rgb(120, 235, 82) | hsl(105, 79%, 62%) | Pure Green | View | |
#52EB52 | rgb(82, 235, 82) | hsl(120, 79%, 62%) | Pure Green | View | |
#52EB78 | rgb(82, 235, 120) | hsl(135, 79%, 62%) | Pure Green | View |
:root {
--color-1: #C4EB52;
--color-2: #9EEB52;
--color-3: #78EB52;
--color-4: #52EB52;
--color-5: #52EB78;
}Palettes that share visual characteristics and color harmony.