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 |
|---|---|---|---|---|---|
#8DD70F | rgb(141, 215, 15) | hsl(82, 87%, 45%) | Pure Lime | View | |
#5BD70F | rgb(91, 215, 15) | hsl(97, 87%, 45%) | Pure Green | View | |
#2AD70F | rgb(42, 215, 15) | hsl(112, 87%, 45%) | Pure Green | View | |
#0FD726 | rgb(15, 215, 38) | hsl(127, 87%, 45%) | Pure Green | View | |
#0FD758 | rgb(15, 215, 88) | hsl(142, 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: #8DD70F;
--color-2: #5BD70F;
--color-3: #2AD70F;
--color-4: #0FD726;
--color-5: #0FD758;
}Palettes that share visual characteristics and color harmony.