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 |
|---|---|---|---|---|---|
#169C91 | rgb(22, 156, 145) | hsl(175, 75%, 35%) | Dark Cyan | View | |
#16869C | rgb(22, 134, 156) | hsl(190, 75%, 35%) | Dark Sky Blue | View | |
#16649C | rgb(22, 100, 156) | hsl(205, 75%, 35%) | Dark Blue | View | |
#16439C | rgb(22, 67, 156) | hsl(220, 75%, 35%) | Dark Blue | View | |
#16219C | rgb(22, 33, 156) | hsl(235, 75%, 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: #169C91;
--color-2: #16869C;
--color-3: #16649C;
--color-4: #16439C;
--color-5: #16219C;
}Palettes that share visual characteristics and color harmony.