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 |
|---|---|---|---|---|---|
#C2EC5F | rgb(194, 236, 95) | hsl(78, 79%, 65%) | Pure Lime | View | |
#9FEC5F | rgb(159, 236, 95) | hsl(93, 79%, 65%) | Pure Green | View | |
#7BEC5F | rgb(123, 236, 95) | hsl(108, 79%, 65%) | Pure Green | View | |
#5FEC66 | rgb(95, 236, 102) | hsl(123, 79%, 65%) | Pure Green | View | |
#5FEC8A | rgb(95, 236, 138) | hsl(138, 79%, 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: #C2EC5F;
--color-2: #9FEC5F;
--color-3: #7BEC5F;
--color-4: #5FEC66;
--color-5: #5FEC8A;
}Palettes that share visual characteristics and color harmony.