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 |
|---|---|---|---|---|---|
#96DC1E | rgb(150, 220, 30) | hsl(82, 76%, 49%) | Pure Lime | View | |
#67DC1E | rgb(103, 220, 30) | hsl(97, 76%, 49%) | Pure Green | View | |
#37DC1E | rgb(55, 220, 30) | hsl(112, 76%, 49%) | Pure Green | View | |
#1EDC34 | rgb(30, 220, 52) | hsl(127, 76%, 49%) | Pure Green | View | |
#1EDC64 | rgb(30, 220, 100) | hsl(142, 76%, 49%) | 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: #96DC1E;
--color-2: #67DC1E;
--color-3: #37DC1E;
--color-4: #1EDC34;
--color-5: #1EDC64;
}Palettes that share visual characteristics and color harmony.