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 Emerald, Dark Cyan. 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 |
|---|---|---|---|---|---|
#16883E | rgb(22, 136, 62) | hsl(141, 72%, 31%) | Dark Green | View | |
#16885A | rgb(22, 136, 90) | hsl(156, 72%, 31%) | Dark Emerald | View | |
#168877 | rgb(22, 136, 119) | hsl(171, 72%, 31%) | Dark Cyan | View | |
#167D88 | rgb(22, 125, 136) | hsl(186, 72%, 31%) | Dark Sky Blue | View | |
#166088 | rgb(22, 96, 136) | hsl(201, 72%, 31%) | Dark Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Green and Dark Emerald creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #16883E;
--color-2: #16885A;
--color-3: #168877;
--color-4: #167D88;
--color-5: #166088;
}Palettes that share visual characteristics and color harmony.