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 |
|---|---|---|---|---|---|
#169C81 | rgb(22, 156, 129) | hsl(168, 75%, 35%) | Dark Cyan | View | |
#16959C | rgb(22, 149, 156) | hsl(183, 75%, 35%) | Dark Cyan | View | |
#16749C | rgb(22, 116, 156) | hsl(198, 75%, 35%) | Dark Sky Blue | View | |
#16539C | rgb(22, 83, 156) | hsl(213, 75%, 35%) | Dark Blue | View | |
#16319C | rgb(22, 49, 156) | hsl(228, 75%, 35%) | Dark Blue | View |
:root {
--color-1: #169C81;
--color-2: #16959C;
--color-3: #16749C;
--color-4: #16539C;
--color-5: #16319C;
}Palettes that share visual characteristics and color harmony.