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 |
|---|---|---|---|---|---|
#97E41B | rgb(151, 228, 27) | hsl(83, 79%, 50%) | Pure Lime | View | |
#65E41B | rgb(101, 228, 27) | hsl(98, 79%, 50%) | Pure Green | View | |
#32E41B | rgb(50, 228, 27) | hsl(113, 79%, 50%) | Pure Green | View | |
#1BE436 | rgb(27, 228, 54) | hsl(128, 79%, 50%) | Pure Green | View | |
#1BE468 | rgb(27, 228, 104) | hsl(143, 79%, 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: #97E41B;
--color-2: #65E41B;
--color-3: #32E41B;
--color-4: #1BE436;
--color-5: #1BE468;
}Palettes that share visual characteristics and color harmony.