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 Dark Lime, Dark Lime, Dark 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 |
|---|---|---|---|---|---|
#A4B31E | rgb(164, 179, 30) | hsl(66, 71%, 41%) | Dark Lime | View | |
#7FB31E | rgb(127, 179, 30) | hsl(81, 71%, 41%) | Dark Lime | View | |
#5AB31E | rgb(90, 179, 30) | hsl(96, 71%, 41%) | Dark Green | View | |
#35B31E | rgb(53, 179, 30) | hsl(111, 71%, 41%) | Dark Green | View | |
#1EB32D | rgb(30, 179, 45) | hsl(126, 71%, 41%) | Dark Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Lime and Dark Lime creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #A4B31E;
--color-2: #7FB31E;
--color-3: #5AB31E;
--color-4: #35B31E;
--color-5: #1EB32D;
}Palettes that share visual characteristics and color harmony.