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 |
|---|---|---|---|---|---|
#C9EC5F | rgb(201, 236, 95) | hsl(75, 79%, 65%) | Pure Lime | View | |
#A6EC5F | rgb(166, 236, 95) | hsl(90, 79%, 65%) | Pure Green | View | |
#82EC5F | rgb(130, 236, 95) | hsl(105, 79%, 65%) | Pure Green | View | |
#5FEC5F | rgb(95, 236, 95) | hsl(120, 79%, 65%) | Pure Green | View | |
#5FEC82 | rgb(95, 236, 130) | hsl(135, 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: #C9EC5F;
--color-2: #A6EC5F;
--color-3: #82EC5F;
--color-4: #5FEC5F;
--color-5: #5FEC82;
}Palettes that share visual characteristics and color harmony.