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 |
|---|---|---|---|---|---|
#C0F10E | rgb(192, 241, 14) | hsl(73, 89%, 50%) | Pure Lime | View | |
#87F10E | rgb(135, 241, 14) | hsl(88, 89%, 50%) | Pure Green | View | |
#4EF10E | rgb(78, 241, 14) | hsl(103, 89%, 50%) | Pure Green | View | |
#16F10E | rgb(22, 241, 14) | hsl(118, 89%, 50%) | Pure Green | View | |
#0EF13F | rgb(14, 241, 63) | hsl(133, 89%, 50%) | Pure Green | View |
:root {
--color-1: #C0F10E;
--color-2: #87F10E;
--color-3: #4EF10E;
--color-4: #16F10E;
--color-5: #0EF13F;
}Palettes that share visual characteristics and color harmony.