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 |
|---|---|---|---|---|---|
#146C2E | rgb(20, 108, 46) | hsl(138, 69%, 25%) | Dark Green | View | |
#146C44 | rgb(20, 108, 68) | hsl(153, 69%, 25%) | Dark Emerald | View | |
#146C5A | rgb(20, 108, 90) | hsl(168, 69%, 25%) | Dark Cyan | View | |
#14676C | rgb(20, 103, 108) | hsl(183, 69%, 25%) | Dark Cyan | View | |
#14516C | rgb(20, 81, 108) | hsl(198, 69%, 25%) | 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: #146C2E;
--color-2: #146C44;
--color-3: #146C5A;
--color-4: #14676C;
--color-5: #14516C;
}Palettes that share visual characteristics and color harmony.