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 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 |
|---|---|---|---|---|---|
#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 | |
#45169C | rgb(69, 22, 156) | hsl(261, 75%, 35%) | Dark Navy | View |
:root {
--color-1: #166D9C;
--color-2: #164C9C;
--color-3: #162A9C;
--color-4: #24169C;
--color-5: #45169C;
}Palettes that share visual characteristics and color harmony.