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 |
|---|---|---|---|---|---|
#9DF00F | rgb(157, 240, 15) | hsl(82, 88%, 50%) | Pure Lime | View | |
#65F00F | rgb(101, 240, 15) | hsl(97, 88%, 50%) | Pure Green | View | |
#2DF00F | rgb(45, 240, 15) | hsl(112, 88%, 50%) | Pure Green | View | |
#0FF029 | rgb(15, 240, 41) | hsl(127, 88%, 50%) | Pure Green | View | |
#0FF062 | rgb(15, 240, 98) | hsl(142, 88%, 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: #9DF00F;
--color-2: #65F00F;
--color-3: #2DF00F;
--color-4: #0FF029;
--color-5: #0FF062;
}Palettes that share visual characteristics and color harmony.