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 |
|---|---|---|---|---|---|
#146C4D | rgb(20, 108, 77) | hsl(159, 69%, 25%) | Dark Emerald | View | |
#146C63 | rgb(20, 108, 99) | hsl(174, 69%, 25%) | Dark Cyan | View | |
#145F6C | rgb(20, 95, 108) | hsl(189, 69%, 25%) | Dark Sky Blue | View | |
#14496C | rgb(20, 73, 108) | hsl(204, 69%, 25%) | Dark Blue | View | |
#14336C | rgb(20, 51, 108) | hsl(219, 69%, 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: #146C4D;
--color-2: #146C63;
--color-3: #145F6C;
--color-4: #14496C;
--color-5: #14336C;
}Palettes that share visual characteristics and color harmony.