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 |
|---|---|---|---|---|---|
#177C9B | rgb(23, 124, 155) | hsl(194, 74%, 35%) | Dark Sky Blue | View | |
#175B9B | rgb(23, 91, 155) | hsl(209, 74%, 35%) | Dark Blue | View | |
#173A9B | rgb(23, 58, 155) | hsl(224, 74%, 35%) | Dark Blue | View | |
#17199B | rgb(23, 25, 155) | hsl(239, 74%, 35%) | Dark Blue | View | |
#36179B | rgb(54, 23, 155) | hsl(254, 74%, 35%) | Dark Navy | View |
:root {
--color-1: #177C9B;
--color-2: #175B9B;
--color-3: #173A9B;
--color-4: #17199B;
--color-5: #36179B;
}Palettes that share visual characteristics and color harmony.