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 |
|---|---|---|---|---|---|
#2C6E12 | rgb(44, 110, 18) | hsl(103, 72%, 25%) | Dark Green | View | |
#156E12 | rgb(21, 110, 18) | hsl(118, 72%, 25%) | Dark Green | View | |
#126E26 | rgb(18, 110, 38) | hsl(133, 72%, 25%) | Dark Green | View | |
#126E3D | rgb(18, 110, 61) | hsl(148, 72%, 25%) | Dark Emerald | View | |
#126E54 | rgb(18, 110, 84) | hsl(163, 72%, 25%) | Dark Emerald | View |
:root {
--color-1: #2C6E12;
--color-2: #156E12;
--color-3: #126E26;
--color-4: #126E3D;
--color-5: #126E54;
}Palettes that share visual characteristics and color harmony.