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 |
|---|---|---|---|---|---|
#A2EB2D | rgb(162, 235, 45) | hsl(83, 83%, 55%) | Pure Lime | View | |
#73EB2D | rgb(115, 235, 45) | hsl(98, 83%, 55%) | Pure Green | View | |
#43EB2D | rgb(67, 235, 45) | hsl(113, 83%, 55%) | Pure Green | View | |
#2DEB46 | rgb(45, 235, 70) | hsl(128, 83%, 55%) | Pure Green | View | |
#2DEB76 | rgb(45, 235, 118) | hsl(143, 83%, 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: #A2EB2D;
--color-2: #73EB2D;
--color-3: #43EB2D;
--color-4: #2DEB46;
--color-5: #2DEB76;
}Palettes that share visual characteristics and color harmony.