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 |
|---|---|---|---|---|---|
#91CC19 | rgb(145, 204, 25) | hsl(80, 78%, 45%) | Pure Lime | View | |
#64CC19 | rgb(100, 204, 25) | hsl(95, 78%, 45%) | Pure Green | View | |
#37CC19 | rgb(55, 204, 25) | hsl(110, 78%, 45%) | Pure Green | View | |
#19CC28 | rgb(25, 204, 40) | hsl(125, 78%, 45%) | Pure Green | View | |
#19CC55 | rgb(25, 204, 85) | hsl(140, 78%, 45%) | 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: #91CC19;
--color-2: #64CC19;
--color-3: #37CC19;
--color-4: #19CC28;
--color-5: #19CC55;
}Palettes that share visual characteristics and color harmony.