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 Cyan, Dark Sky Blue, Dark 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 |
|---|---|---|---|---|---|
#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 | |
#2138C0 | rgb(33, 56, 192) | hsl(231, 71%, 44%) | Dark Blue | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Cyan and Dark Sky Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #21C0A8;
--color-2: #21B0C0;
--color-3: #2188C0;
--color-4: #2160C0;
--color-5: #2138C0;
}Palettes that share visual characteristics and color harmony.