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 |
|---|---|---|---|---|---|
#C9F15B | rgb(201, 241, 91) | hsl(76, 84%, 65%) | Pure Lime | View | |
#A3F15B | rgb(163, 241, 91) | hsl(91, 84%, 65%) | Pure Green | View | |
#7EF15B | rgb(126, 241, 91) | hsl(106, 84%, 65%) | Pure Green | View | |
#5BF15D | rgb(91, 241, 93) | hsl(121, 84%, 65%) | Pure Green | View | |
#5BF183 | rgb(91, 241, 131) | hsl(136, 84%, 65%) | 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: #C9F15B;
--color-2: #A3F15B;
--color-3: #7EF15B;
--color-4: #5BF15D;
--color-5: #5BF183;
}Palettes that share visual characteristics and color harmony.