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 |
|---|---|---|---|---|---|
#21C080 | rgb(33, 192, 128) | hsl(156, 71%, 44%) | Dark Emerald | View | |
#21C0A8 | rgb(33, 192, 168) | hsl(171, 71%, 44%) | Dark Cyan | View | |
#21B0C0 | rgb(33, 176, 192) | hsl(186, 71%, 44%) | Dark Sky Blue | View | |
#2188C0 | rgb(33, 136, 192) | hsl(201, 71%, 44%) | Dark Blue | View | |
#2160C0 | rgb(33, 96, 192) | hsl(216, 71%, 44%) | 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: #21C080;
--color-2: #21C0A8;
--color-3: #21B0C0;
--color-4: #2188C0;
--color-5: #2160C0;
}Palettes that share visual characteristics and color harmony.