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 |
|---|---|---|---|---|---|
#169C84 | rgb(22, 156, 132) | hsl(169, 75%, 35%) | Dark Cyan | View | |
#16939C | rgb(22, 147, 156) | hsl(184, 75%, 35%) | Dark Cyan | View | |
#16729C | rgb(22, 114, 156) | hsl(199, 75%, 35%) | Dark Sky Blue | View | |
#16509C | rgb(22, 80, 156) | hsl(214, 75%, 35%) | Dark Blue | View | |
#162F9C | rgb(22, 47, 156) | hsl(229, 75%, 35%) | Dark Blue | View |
:root {
--color-1: #169C84;
--color-2: #16939C;
--color-3: #16729C;
--color-4: #16509C;
--color-5: #162F9C;
}Palettes that share visual characteristics and color harmony.