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 Emerald, Dark Cyan, Dark Sky Blue. 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 |
|---|---|---|---|---|---|
#136C4D | rgb(19, 108, 77) | hsl(159, 70%, 25%) | Dark Emerald | View | |
#136C63 | rgb(19, 108, 99) | hsl(174, 70%, 25%) | Dark Cyan | View | |
#135F6C | rgb(19, 95, 108) | hsl(189, 70%, 25%) | Dark Sky Blue | View | |
#13496C | rgb(19, 73, 108) | hsl(204, 70%, 25%) | Dark Blue | View | |
#13326C | rgb(19, 50, 108) | hsl(219, 70%, 25%) | Dark Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Emerald and Dark Cyan creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #136C4D;
--color-2: #136C63;
--color-3: #135F6C;
--color-4: #13496C;
--color-5: #13326C;
}Palettes that share visual characteristics and color harmony.