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 |
|---|---|---|---|---|---|
#A3EF1F | rgb(163, 239, 31) | hsl(82, 87%, 53%) | Pure Lime | View | |
#6FEF1F | rgb(111, 239, 31) | hsl(97, 87%, 53%) | Pure Green | View | |
#3BEF1F | rgb(59, 239, 31) | hsl(112, 87%, 53%) | Pure Green | View | |
#1FEF37 | rgb(31, 239, 55) | hsl(127, 87%, 53%) | Pure Green | View | |
#1FEF6B | rgb(31, 239, 107) | hsl(142, 87%, 53%) | 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: #A3EF1F;
--color-2: #6FEF1F;
--color-3: #3BEF1F;
--color-4: #1FEF37;
--color-5: #1FEF6B;
}Palettes that share visual characteristics and color harmony.