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 Sky Blue, Dark Blue, Dark 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 |
|---|---|---|---|---|---|
#168F9C | rgb(22, 143, 156) | hsl(186, 75%, 35%) | Dark Sky Blue | View | |
#166D9C | rgb(22, 109, 156) | hsl(201, 75%, 35%) | Dark Blue | View | |
#164C9C | rgb(22, 76, 156) | hsl(216, 75%, 35%) | Dark Blue | View | |
#162A9C | rgb(22, 42, 156) | hsl(231, 75%, 35%) | Dark Blue | View | |
#24169C | rgb(36, 22, 156) | hsl(246, 75%, 35%) | Dark Blue | View |
:root {
--color-1: #168F9C;
--color-2: #166D9C;
--color-3: #164C9C;
--color-4: #162A9C;
--color-5: #24169C;
}Palettes that share visual characteristics and color harmony.