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 |
|---|---|---|---|---|---|
#21918C | rgb(33, 145, 140) | hsl(177, 63%, 35%) | Dark Cyan | View | |
#217B91 | rgb(33, 123, 145) | hsl(192, 63%, 35%) | Dark Sky Blue | View | |
#215F91 | rgb(33, 95, 145) | hsl(207, 63%, 35%) | Dark Blue | View | |
#214391 | rgb(33, 67, 145) | hsl(222, 63%, 35%) | Dark Blue | View | |
#212791 | rgb(33, 39, 145) | hsl(237, 63%, 35%) | 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: #21918C;
--color-2: #217B91;
--color-3: #215F91;
--color-4: #214391;
--color-5: #212791;
}Palettes that share visual characteristics and color harmony.