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 |
|---|---|---|---|---|---|
#ADEE2B | rgb(173, 238, 43) | hsl(80, 85%, 55%) | Pure Lime | View | |
#7CEE2B | rgb(124, 238, 43) | hsl(95, 85%, 55%) | Pure Green | View | |
#4BEE2B | rgb(75, 238, 43) | hsl(110, 85%, 55%) | Pure Green | View | |
#2BEE3B | rgb(43, 238, 59) | hsl(125, 85%, 55%) | Pure Green | View | |
#2BEE6C | rgb(43, 238, 108) | hsl(140, 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: #ADEE2B;
--color-2: #7CEE2B;
--color-3: #4BEE2B;
--color-4: #2BEE3B;
--color-5: #2BEE6C;
}Palettes that share visual characteristics and color harmony.