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 |
|---|---|---|---|---|---|
#179B8A | rgb(23, 155, 138) | hsl(172, 74%, 35%) | Dark Cyan | View | |
#178C9B | rgb(23, 140, 155) | hsl(187, 74%, 35%) | Dark Sky Blue | View | |
#176B9B | rgb(23, 107, 155) | hsl(202, 74%, 35%) | Dark Blue | View | |
#174A9B | rgb(23, 74, 155) | hsl(217, 74%, 35%) | Dark Blue | View | |
#17299B | rgb(23, 41, 155) | hsl(232, 74%, 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: #179B8A;
--color-2: #178C9B;
--color-3: #176B9B;
--color-4: #174A9B;
--color-5: #17299B;
}Palettes that share visual characteristics and color harmony.