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 |
|---|---|---|---|---|---|
#9EF10E | rgb(158, 241, 14) | hsl(82, 89%, 50%) | Pure Lime | View | |
#65F10E | rgb(101, 241, 14) | hsl(97, 89%, 50%) | Pure Green | View | |
#2CF10E | rgb(44, 241, 14) | hsl(112, 89%, 50%) | Pure Green | View | |
#0EF129 | rgb(14, 241, 41) | hsl(127, 89%, 50%) | Pure Green | View | |
#0EF161 | rgb(14, 241, 97) | hsl(142, 89%, 50%) | Pure Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Lime and Pure Green creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #9EF10E;
--color-2: #65F10E;
--color-3: #2CF10E;
--color-4: #0EF129;
--color-5: #0EF161;
}Palettes that share visual characteristics and color harmony.