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 |
|---|---|---|---|---|---|
#A4D510 | rgb(164, 213, 16) | hsl(75, 86%, 45%) | Pure Lime | View | |
#73D510 | rgb(115, 213, 16) | hsl(90, 86%, 45%) | Pure Green | View | |
#41D510 | rgb(65, 213, 16) | hsl(105, 86%, 45%) | Pure Green | View | |
#10D510 | rgb(16, 213, 16) | hsl(120, 86%, 45%) | Pure Green | View | |
#10D541 | rgb(16, 213, 65) | hsl(135, 86%, 45%) | Pure Green | View |
:root {
--color-1: #A4D510;
--color-2: #73D510;
--color-3: #41D510;
--color-4: #10D510;
--color-5: #10D541;
}Palettes that share visual characteristics and color harmony.