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 Emerald. 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 |
|---|---|---|---|---|---|
#169C21 | rgb(22, 156, 33) | hsl(125, 75%, 35%) | Dark Green | View | |
#169C43 | rgb(22, 156, 67) | hsl(140, 75%, 35%) | Dark Green | View | |
#169C64 | rgb(22, 156, 100) | hsl(155, 75%, 35%) | Dark Emerald | View | |
#169C86 | rgb(22, 156, 134) | hsl(170, 75%, 35%) | Dark Cyan | View | |
#16919C | rgb(22, 145, 156) | hsl(185, 75%, 35%) | Dark Sky Blue | View |
:root {
--color-1: #169C21;
--color-2: #169C43;
--color-3: #169C64;
--color-4: #169C86;
--color-5: #16919C;
}Palettes that share visual characteristics and color harmony.