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 Green, 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 |
|---|---|---|---|---|---|
#87AA1D | rgb(135, 170, 29) | hsl(75, 71%, 39%) | Dark Lime | View | |
#63AA1D | rgb(99, 170, 29) | hsl(90, 71%, 39%) | Dark Green | View | |
#40AA1D | rgb(64, 170, 29) | hsl(105, 71%, 39%) | Dark Green | View | |
#1DAA1D | rgb(29, 170, 29) | hsl(120, 71%, 39%) | Dark Green | View | |
#1DAA40 | rgb(29, 170, 64) | hsl(135, 71%, 39%) | Dark Green | View |
:root {
--color-1: #87AA1D;
--color-2: #63AA1D;
--color-3: #40AA1D;
--color-4: #1DAA1D;
--color-5: #1DAA40;
}Palettes that share visual characteristics and color harmony.