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 |
|---|---|---|---|---|---|
#A1D70F | rgb(161, 215, 15) | hsl(76, 87%, 45%) | Pure Lime | View | |
#6FD70F | rgb(111, 215, 15) | hsl(91, 87%, 45%) | Pure Green | View | |
#3ED70F | rgb(62, 215, 15) | hsl(106, 87%, 45%) | Pure Green | View | |
#0FD712 | rgb(15, 215, 18) | hsl(121, 87%, 45%) | Pure Green | View | |
#0FD744 | rgb(15, 215, 68) | hsl(136, 87%, 45%) | 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: #A1D70F;
--color-2: #6FD70F;
--color-3: #3ED70F;
--color-4: #0FD712;
--color-5: #0FD744;
}Palettes that share visual characteristics and color harmony.