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 |
|---|---|---|---|---|---|
#169C8A | rgb(22, 156, 138) | hsl(172, 75%, 35%) | Dark Cyan | View | |
#168D9C | rgb(22, 141, 156) | hsl(187, 75%, 35%) | Dark Sky Blue | View | |
#166B9C | rgb(22, 107, 156) | hsl(202, 75%, 35%) | Dark Blue | View | |
#164A9C | rgb(22, 74, 156) | hsl(217, 75%, 35%) | Dark Blue | View | |
#16289C | rgb(22, 40, 156) | hsl(232, 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: #169C8A;
--color-2: #168D9C;
--color-3: #166B9C;
--color-4: #164A9C;
--color-5: #16289C;
}Palettes that share visual characteristics and color harmony.