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 |
|---|---|---|---|---|---|
#7B951D | rgb(123, 149, 29) | hsl(73, 67%, 35%) | Dark Lime | View | |
#5D951D | rgb(93, 149, 29) | hsl(88, 67%, 35%) | Dark Green | View | |
#3F951D | rgb(63, 149, 29) | hsl(103, 67%, 35%) | Dark Green | View | |
#21951D | rgb(33, 149, 29) | hsl(118, 67%, 35%) | Dark Green | View | |
#1D9537 | rgb(29, 149, 55) | hsl(133, 67%, 35%) | Dark Green | View |
:root {
--color-1: #7B951D;
--color-2: #5D951D;
--color-3: #3F951D;
--color-4: #21951D;
--color-5: #1D9537;
}Palettes that share visual characteristics and color harmony.