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 |
|---|---|---|---|---|---|
#AFEA2E | rgb(175, 234, 46) | hsl(79, 82%, 55%) | Pure Lime | View | |
#80EA2E | rgb(128, 234, 46) | hsl(94, 82%, 55%) | Pure Green | View | |
#51EA2E | rgb(81, 234, 46) | hsl(109, 82%, 55%) | Pure Green | View | |
#2EEA3B | rgb(46, 234, 59) | hsl(124, 82%, 55%) | Pure Green | View | |
#2EEA6A | rgb(46, 234, 106) | hsl(139, 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: #AFEA2E;
--color-2: #80EA2E;
--color-3: #51EA2E;
--color-4: #2EEA3B;
--color-5: #2EEA6A;
}Palettes that share visual characteristics and color harmony.