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 |
|---|---|---|---|---|---|
#7B9C16 | rgb(123, 156, 22) | hsl(75, 75%, 35%) | Dark Lime | View | |
#599C16 | rgb(89, 156, 22) | hsl(90, 75%, 35%) | Dark Green | View | |
#389C16 | rgb(56, 156, 22) | hsl(105, 75%, 35%) | Dark Green | View | |
#169C16 | rgb(22, 156, 22) | hsl(120, 75%, 35%) | Dark Green | View | |
#169C38 | rgb(22, 156, 56) | hsl(135, 75%, 35%) | Dark Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Lime and Dark Green creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #7B9C16;
--color-2: #599C16;
--color-3: #389C16;
--color-4: #169C16;
--color-5: #169C38;
}Palettes that share visual characteristics and color harmony.