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 |
|---|---|---|---|---|---|
#B1F20D | rgb(177, 242, 13) | hsl(77, 90%, 50%) | Pure Lime | View | |
#78F20D | rgb(120, 242, 13) | hsl(92, 90%, 50%) | Pure Green | View | |
#3EF20D | rgb(62, 242, 13) | hsl(107, 90%, 50%) | Pure Green | View | |
#0DF214 | rgb(13, 242, 20) | hsl(122, 90%, 50%) | Pure Green | View | |
#0DF24E | rgb(13, 242, 78) | hsl(137, 90%, 50%) | 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: #B1F20D;
--color-2: #78F20D;
--color-3: #3EF20D;
--color-4: #0DF214;
--color-5: #0DF24E;
}Palettes that share visual characteristics and color harmony.