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 |
|---|---|---|---|---|---|
#D2EC5F | rgb(210, 236, 95) | hsl(71, 79%, 65%) | Pure Lime | View | |
#AFEC5F | rgb(175, 236, 95) | hsl(86, 79%, 65%) | Pure Green | View | |
#8CEC5F | rgb(140, 236, 95) | hsl(101, 79%, 65%) | Pure Green | View | |
#69EC5F | rgb(105, 236, 95) | hsl(116, 79%, 65%) | Pure Green | View | |
#5FEC79 | rgb(95, 236, 121) | hsl(131, 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: #D2EC5F;
--color-2: #AFEC5F;
--color-3: #8CEC5F;
--color-4: #69EC5F;
--color-5: #5FEC79;
}Palettes that share visual characteristics and color harmony.