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 |
|---|---|---|---|---|---|
#9FCB1A | rgb(159, 203, 26) | hsl(75, 77%, 45%) | Pure Lime | View | |
#73CB1A | rgb(115, 203, 26) | hsl(90, 77%, 45%) | Pure Green | View | |
#47CB1A | rgb(71, 203, 26) | hsl(105, 77%, 45%) | Pure Green | View | |
#1ACB1A | rgb(26, 203, 26) | hsl(120, 77%, 45%) | Pure Green | View | |
#1ACB47 | rgb(26, 203, 71) | hsl(135, 77%, 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: #9FCB1A;
--color-2: #73CB1A;
--color-3: #47CB1A;
--color-4: #1ACB1A;
--color-5: #1ACB47;
}Palettes that share visual characteristics and color harmony.