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 |
|---|---|---|---|---|---|
#91D70F | rgb(145, 215, 15) | hsl(81, 87%, 45%) | Pure Lime | View | |
#5FD70F | rgb(95, 215, 15) | hsl(96, 87%, 45%) | Pure Green | View | |
#2DD70F | rgb(45, 215, 15) | hsl(111, 87%, 45%) | Pure Green | View | |
#0FD723 | rgb(15, 215, 35) | hsl(126, 87%, 45%) | Pure Green | View | |
#0FD755 | rgb(15, 215, 85) | hsl(141, 87%, 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: #91D70F;
--color-2: #5FD70F;
--color-3: #2DD70F;
--color-4: #0FD723;
--color-5: #0FD755;
}Palettes that share visual characteristics and color harmony.