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 Lime, 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 |
|---|---|---|---|---|---|
#656E11 | rgb(101, 110, 17) | hsl(66, 73%, 25%) | Dark Lime | View | |
#4E6E11 | rgb(78, 110, 17) | hsl(81, 73%, 25%) | Dark Lime | View | |
#366E11 | rgb(54, 110, 17) | hsl(96, 73%, 25%) | Dark Green | View | |
#1F6E11 | rgb(31, 110, 17) | hsl(111, 73%, 25%) | Dark Green | View | |
#116E1B | rgb(17, 110, 27) | hsl(126, 73%, 25%) | Dark Green | View |
:root {
--color-1: #656E11;
--color-2: #4E6E11;
--color-3: #366E11;
--color-4: #1F6E11;
--color-5: #116E1B;
}Palettes that share visual characteristics and color harmony.