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 |
|---|---|---|---|---|---|
#D4EF5D | rgb(212, 239, 93) | hsl(71, 82%, 65%) | Pure Lime | View | |
#B0EF5D | rgb(176, 239, 93) | hsl(86, 82%, 65%) | Pure Green | View | |
#8BEF5D | rgb(139, 239, 93) | hsl(101, 82%, 65%) | Pure Green | View | |
#66EF5D | rgb(102, 239, 93) | hsl(116, 82%, 65%) | Pure Green | View | |
#5DEF77 | rgb(93, 239, 119) | hsl(131, 82%, 65%) | 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: #D4EF5D;
--color-2: #B0EF5D;
--color-3: #8BEF5D;
--color-4: #66EF5D;
--color-5: #5DEF77;
}Palettes that share visual characteristics and color harmony.