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 |
|---|---|---|---|---|---|
#B0D90D | rgb(176, 217, 13) | hsl(72, 89%, 45%) | Pure Lime | View | |
#7DD90D | rgb(125, 217, 13) | hsl(87, 89%, 45%) | Pure Green | View | |
#4AD90D | rgb(74, 217, 13) | hsl(102, 89%, 45%) | Pure Green | View | |
#17D90D | rgb(23, 217, 13) | hsl(117, 89%, 45%) | Pure Green | View | |
#0DD935 | rgb(13, 217, 53) | hsl(132, 89%, 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: #B0D90D;
--color-2: #7DD90D;
--color-3: #4AD90D;
--color-4: #17D90D;
--color-5: #0DD935;
}Palettes that share visual characteristics and color harmony.