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 |
|---|---|---|---|---|---|
#6A9A19 | rgb(106, 154, 25) | hsl(82, 72%, 35%) | Dark Lime | View | |
#4A9A19 | rgb(74, 154, 25) | hsl(97, 72%, 35%) | Dark Green | View | |
#2A9A19 | rgb(42, 154, 25) | hsl(112, 72%, 35%) | Dark Green | View | |
#199A28 | rgb(25, 154, 40) | hsl(127, 72%, 35%) | Dark Green | View | |
#199A48 | rgb(25, 154, 72) | hsl(142, 72%, 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: #6A9A19;
--color-2: #4A9A19;
--color-3: #2A9A19;
--color-4: #199A28;
--color-5: #199A48;
}Palettes that share visual characteristics and color harmony.