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 |
|---|---|---|---|---|---|
#16769C | rgb(22, 118, 156) | hsl(197, 75%, 35%) | Dark Sky Blue | View | |
#16559C | rgb(22, 85, 156) | hsl(212, 75%, 35%) | Dark Blue | View | |
#16339C | rgb(22, 51, 156) | hsl(227, 75%, 35%) | Dark Blue | View | |
#1B169C | rgb(27, 22, 156) | hsl(242, 75%, 35%) | Dark Blue | View | |
#3C169C | rgb(60, 22, 156) | hsl(257, 75%, 35%) | Dark Navy | View |
:root {
--color-1: #16769C;
--color-2: #16559C;
--color-3: #16339C;
--color-4: #1B169C;
--color-5: #3C169C;
}Palettes that share visual characteristics and color harmony.