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 |
|---|---|---|---|---|---|
#ACED2C | rgb(172, 237, 44) | hsl(80, 84%, 55%) | Pure Lime | View | |
#7CED2C | rgb(124, 237, 44) | hsl(95, 84%, 55%) | Pure Green | View | |
#4CED2C | rgb(76, 237, 44) | hsl(110, 84%, 55%) | Pure Green | View | |
#2CED3C | rgb(44, 237, 60) | hsl(125, 84%, 55%) | Pure Green | View | |
#2CED6C | rgb(44, 237, 108) | hsl(140, 84%, 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: #ACED2C;
--color-2: #7CED2C;
--color-3: #4CED2C;
--color-4: #2CED3C;
--color-5: #2CED6C;
}Palettes that share visual characteristics and color harmony.