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 |
|---|---|---|---|---|---|
#A5EA2E | rgb(165, 234, 46) | hsl(82, 82%, 55%) | Pure Lime | View | |
#76EA2E | rgb(118, 234, 46) | hsl(97, 82%, 55%) | Pure Green | View | |
#47EA2E | rgb(71, 234, 46) | hsl(112, 82%, 55%) | Pure Green | View | |
#2EEA44 | rgb(46, 234, 68) | hsl(127, 82%, 55%) | Pure Green | View | |
#2EEA73 | rgb(46, 234, 115) | hsl(142, 82%, 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: #A5EA2E;
--color-2: #76EA2E;
--color-3: #47EA2E;
--color-4: #2EEA44;
--color-5: #2EEA73;
}Palettes that share visual characteristics and color harmony.