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 |
|---|---|---|---|---|---|
#156F2C | rgb(21, 111, 44) | hsl(135, 68%, 26%) | Dark Green | View | |
#156F42 | rgb(21, 111, 66) | hsl(150, 68%, 26%) | Dark Emerald | View | |
#156F59 | rgb(21, 111, 89) | hsl(165, 68%, 26%) | Dark Cyan | View | |
#156F6F | rgb(21, 111, 111) | hsl(180, 68%, 26%) | Dark Cyan | View | |
#15596F | rgb(21, 89, 111) | hsl(195, 68%, 26%) | Dark Sky 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: #156F2C;
--color-2: #156F42;
--color-3: #156F59;
--color-4: #156F6F;
--color-5: #15596F;
}Palettes that share visual characteristics and color harmony.