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 |
|---|---|---|---|---|---|
#95DA0B | rgb(149, 218, 11) | hsl(80, 90%, 45%) | Pure Lime | View | |
#62DA0B | rgb(98, 218, 11) | hsl(95, 90%, 45%) | Pure Green | View | |
#2EDA0B | rgb(46, 218, 11) | hsl(110, 90%, 45%) | Pure Green | View | |
#0BDA1D | rgb(11, 218, 29) | hsl(125, 90%, 45%) | Pure Green | View | |
#0BDA50 | rgb(11, 218, 80) | hsl(140, 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: #95DA0B;
--color-2: #62DA0B;
--color-3: #2EDA0B;
--color-4: #0BDA1D;
--color-5: #0BDA50;
}Palettes that share visual characteristics and color harmony.