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 |
|---|---|---|---|---|---|
#17749B | rgb(23, 116, 155) | hsl(198, 74%, 35%) | Dark Sky Blue | View | |
#17539B | rgb(23, 83, 155) | hsl(213, 74%, 35%) | Dark Blue | View | |
#17329B | rgb(23, 50, 155) | hsl(228, 74%, 35%) | Dark Blue | View | |
#1E179B | rgb(30, 23, 155) | hsl(243, 74%, 35%) | Dark Blue | View | |
#3F179B | rgb(63, 23, 155) | hsl(258, 74%, 35%) | Dark Navy | View |
:root {
--color-1: #17749B;
--color-2: #17539B;
--color-3: #17329B;
--color-4: #1E179B;
--color-5: #3F179B;
}Palettes that share visual characteristics and color harmony.