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 |
|---|---|---|---|---|---|
#166A56 | rgb(22, 106, 86) | hsl(166, 66%, 25%) | Dark Cyan | View | |
#16686A | rgb(22, 104, 106) | hsl(181, 66%, 25%) | Dark Cyan | View | |
#16536A | rgb(22, 83, 106) | hsl(196, 66%, 25%) | Dark Sky Blue | View | |
#163E6A | rgb(22, 62, 106) | hsl(211, 66%, 25%) | Dark Blue | View | |
#16296A | rgb(22, 41, 106) | hsl(226, 66%, 25%) | Dark Blue | View |
:root {
--color-1: #166A56;
--color-2: #16686A;
--color-3: #16536A;
--color-4: #163E6A;
--color-5: #16296A;
}Palettes that share visual characteristics and color harmony.