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 |
|---|---|---|---|---|---|
#179B83 | rgb(23, 155, 131) | hsl(169, 74%, 35%) | Dark Cyan | View | |
#17929B | rgb(23, 146, 155) | hsl(184, 74%, 35%) | Dark Cyan | View | |
#17719B | rgb(23, 113, 155) | hsl(199, 74%, 35%) | Dark Sky Blue | View | |
#17509B | rgb(23, 80, 155) | hsl(214, 74%, 35%) | Dark Blue | View | |
#172F9B | rgb(23, 47, 155) | hsl(229, 74%, 35%) | Dark Blue | View |
:root {
--color-1: #179B83;
--color-2: #17929B;
--color-3: #17719B;
--color-4: #17509B;
--color-5: #172F9B;
}Palettes that share visual characteristics and color harmony.