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 Cyan, Dark Sky 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 |
|---|---|---|---|---|---|
#179B7F | rgb(23, 155, 127) | hsl(167, 74%, 35%) | Dark Cyan | View | |
#17979B | rgb(23, 151, 155) | hsl(182, 74%, 35%) | Dark Cyan | View | |
#17769B | rgb(23, 118, 155) | hsl(197, 74%, 35%) | Dark Sky Blue | View | |
#17559B | rgb(23, 85, 155) | hsl(212, 74%, 35%) | Dark Blue | View | |
#17349B | rgb(23, 52, 155) | hsl(227, 74%, 35%) | Dark Blue | View |
:root {
--color-1: #179B7F;
--color-2: #17979B;
--color-3: #17769B;
--color-4: #17559B;
--color-5: #17349B;
}Palettes that share visual characteristics and color harmony.