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 |
|---|---|---|---|---|---|
#C3EF5D | rgb(195, 239, 93) | hsl(78, 82%, 65%) | Pure Lime | View | |
#9EEF5D | rgb(158, 239, 93) | hsl(93, 82%, 65%) | Pure Green | View | |
#7AEF5D | rgb(122, 239, 93) | hsl(108, 82%, 65%) | Pure Green | View | |
#5DEF64 | rgb(93, 239, 100) | hsl(123, 82%, 65%) | Pure Green | View | |
#5DEF88 | rgb(93, 239, 136) | hsl(138, 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: #C3EF5D;
--color-2: #9EEF5D;
--color-3: #7AEF5D;
--color-4: #5DEF64;
--color-5: #5DEF88;
}Palettes that share visual characteristics and color harmony.