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 |
|---|---|---|---|---|---|
#17725C | rgb(23, 114, 92) | hsl(165, 66%, 27%) | Dark Cyan | View | |
#177272 | rgb(23, 114, 114) | hsl(180, 66%, 27%) | Dark Cyan | View | |
#175C72 | rgb(23, 92, 114) | hsl(195, 66%, 27%) | Dark Sky Blue | View | |
#174572 | rgb(23, 69, 114) | hsl(210, 66%, 27%) | Dark Blue | View | |
#172E72 | rgb(23, 46, 114) | hsl(225, 66%, 27%) | Dark Blue | View |
:root {
--color-1: #17725C;
--color-2: #177272;
--color-3: #175C72;
--color-4: #174572;
--color-5: #172E72;
}Palettes that share visual characteristics and color harmony.