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 |
|---|---|---|---|---|---|
#5D6E11 | rgb(93, 110, 17) | hsl(71, 73%, 25%) | Dark Lime | View | |
#466E11 | rgb(70, 110, 17) | hsl(86, 73%, 25%) | Dark Green | View | |
#2F6E11 | rgb(47, 110, 17) | hsl(101, 73%, 25%) | Dark Green | View | |
#176E11 | rgb(23, 110, 17) | hsl(116, 73%, 25%) | Dark Green | View | |
#116E22 | rgb(17, 110, 34) | hsl(131, 73%, 25%) | Dark Green | View |
:root {
--color-1: #5D6E11;
--color-2: #466E11;
--color-3: #2F6E11;
--color-4: #176E11;
--color-5: #116E22;
}Palettes that share visual characteristics and color harmony.