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 |
|---|---|---|---|---|---|
#8D971C | rgb(141, 151, 28) | hsl(65, 69%, 35%) | Dark Lime | View | |
#6E971C | rgb(110, 151, 28) | hsl(80, 69%, 35%) | Dark Lime | View | |
#4F971C | rgb(79, 151, 28) | hsl(95, 69%, 35%) | Dark Green | View | |
#30971C | rgb(48, 151, 28) | hsl(110, 69%, 35%) | Dark Green | View | |
#1C9726 | rgb(28, 151, 38) | hsl(125, 69%, 35%) | Dark Green | View |
:root {
--color-1: #8D971C;
--color-2: #6E971C;
--color-3: #4F971C;
--color-4: #30971C;
--color-5: #1C9726;
}Palettes that share visual characteristics and color harmony.