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 |
|---|---|---|---|---|---|
#169C1D | rgb(22, 156, 29) | hsl(123, 75%, 35%) | Dark Green | View | |
#169C3E | rgb(22, 156, 62) | hsl(138, 75%, 35%) | Dark Green | View | |
#169C60 | rgb(22, 156, 96) | hsl(153, 75%, 35%) | Dark Emerald | View | |
#169C81 | rgb(22, 156, 129) | hsl(168, 75%, 35%) | Dark Cyan | View | |
#16959C | rgb(22, 149, 156) | hsl(183, 75%, 35%) | Dark Cyan | View |
:root {
--color-1: #169C1D;
--color-2: #169C3E;
--color-3: #169C60;
--color-4: #169C81;
--color-5: #16959C;
}Palettes that share visual characteristics and color harmony.