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 |
|---|---|---|---|---|---|
#166A5A | rgb(22, 106, 90) | hsl(169, 66%, 25%) | Dark Cyan | View | |
#16646A | rgb(22, 100, 106) | hsl(184, 66%, 25%) | Dark Cyan | View | |
#164F6A | rgb(22, 79, 106) | hsl(199, 66%, 25%) | Dark Sky Blue | View | |
#163A6A | rgb(22, 58, 106) | hsl(214, 66%, 25%) | Dark Blue | View | |
#16256A | rgb(22, 37, 106) | hsl(229, 66%, 25%) | Dark Blue | View |
:root {
--color-1: #166A5A;
--color-2: #16646A;
--color-3: #164F6A;
--color-4: #163A6A;
--color-5: #16256A;
}Palettes that share visual characteristics and color harmony.