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 |
|---|---|---|---|---|---|
#A0EE2B | rgb(160, 238, 43) | hsl(84, 85%, 55%) | Pure Lime | View | |
#6FEE2B | rgb(111, 238, 43) | hsl(99, 85%, 55%) | Pure Green | View | |
#3EEE2B | rgb(62, 238, 43) | hsl(114, 85%, 55%) | Pure Green | View | |
#2BEE48 | rgb(43, 238, 72) | hsl(129, 85%, 55%) | Pure Green | View | |
#2BEE79 | rgb(43, 238, 121) | hsl(144, 85%, 55%) | 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: #A0EE2B;
--color-2: #6FEE2B;
--color-3: #3EEE2B;
--color-4: #2BEE48;
--color-5: #2BEE79;
}Palettes that share visual characteristics and color harmony.