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 |
|---|---|---|---|---|---|
#76931F | rgb(118, 147, 31) | hsl(75, 65%, 35%) | Dark Lime | View | |
#59931F | rgb(89, 147, 31) | hsl(90, 65%, 35%) | Dark Green | View | |
#3C931F | rgb(60, 147, 31) | hsl(105, 65%, 35%) | Dark Green | View | |
#1F931F | rgb(31, 147, 31) | hsl(120, 65%, 35%) | Dark Green | View | |
#1F933C | rgb(31, 147, 60) | hsl(135, 65%, 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: #76931F;
--color-2: #59931F;
--color-3: #3C931F;
--color-4: #1F931F;
--color-5: #1F933C;
}Palettes that share visual characteristics and color harmony.