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 |
|---|---|---|---|---|---|
#778D20 | rgb(119, 141, 32) | hsl(72, 63%, 34%) | Dark Lime | View | |
#5C8D20 | rgb(92, 141, 32) | hsl(87, 63%, 34%) | Dark Green | View | |
#418D20 | rgb(65, 141, 32) | hsl(102, 63%, 34%) | Dark Green | View | |
#268D20 | rgb(38, 141, 32) | hsl(117, 63%, 34%) | Dark Green | View | |
#208D36 | rgb(32, 141, 54) | hsl(132, 63%, 34%) | 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: #778D20;
--color-2: #5C8D20;
--color-3: #418D20;
--color-4: #268D20;
--color-5: #208D36;
}Palettes that share visual characteristics and color harmony.