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 |
|---|---|---|---|---|---|
#9CDA0B | rgb(156, 218, 11) | hsl(78, 90%, 45%) | Pure Lime | View | |
#68DA0B | rgb(104, 218, 11) | hsl(93, 90%, 45%) | Pure Green | View | |
#35DA0B | rgb(53, 218, 11) | hsl(108, 90%, 45%) | Pure Green | View | |
#0BDA16 | rgb(11, 218, 22) | hsl(123, 90%, 45%) | Pure Green | View | |
#0BDA49 | rgb(11, 218, 73) | hsl(138, 90%, 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: #9CDA0B;
--color-2: #68DA0B;
--color-3: #35DA0B;
--color-4: #0BDA16;
--color-5: #0BDA49;
}Palettes that share visual characteristics and color harmony.