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 Green, 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 |
|---|---|---|---|---|---|
#2C6E11 | rgb(44, 110, 17) | hsl(103, 73%, 25%) | Dark Green | View | |
#146E11 | rgb(20, 110, 17) | hsl(118, 73%, 25%) | Dark Green | View | |
#116E25 | rgb(17, 110, 37) | hsl(133, 73%, 25%) | Dark Green | View | |
#116E3D | rgb(17, 110, 61) | hsl(148, 73%, 25%) | Dark Emerald | View | |
#116E54 | rgb(17, 110, 84) | hsl(163, 73%, 25%) | Dark Emerald | View |
:root {
--color-1: #2C6E11;
--color-2: #146E11;
--color-3: #116E25;
--color-4: #116E3D;
--color-5: #116E54;
}Palettes that share visual characteristics and color harmony.