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 |
|---|---|---|---|---|---|
#2B6C14 | rgb(43, 108, 20) | hsl(104, 69%, 25%) | Dark Green | View | |
#156C14 | rgb(21, 108, 20) | hsl(119, 69%, 25%) | Dark Green | View | |
#146C28 | rgb(20, 108, 40) | hsl(134, 69%, 25%) | Dark Green | View | |
#146C3E | rgb(20, 108, 62) | hsl(149, 69%, 25%) | Dark Emerald | View | |
#146C54 | rgb(20, 108, 84) | hsl(164, 69%, 25%) | Dark Emerald | View |
:root {
--color-1: #2B6C14;
--color-2: #156C14;
--color-3: #146C28;
--color-4: #146C3E;
--color-5: #146C54;
}Palettes that share visual characteristics and color harmony.