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 Navy. 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 |
|---|---|---|---|---|---|
#17389B | rgb(23, 56, 155) | hsl(225, 74%, 35%) | Dark Blue | View | |
#17179B | rgb(23, 23, 155) | hsl(240, 74%, 35%) | Dark Blue | View | |
#38179B | rgb(56, 23, 155) | hsl(255, 74%, 35%) | Dark Navy | View | |
#59179B | rgb(89, 23, 155) | hsl(270, 74%, 35%) | Dark Navy | View | |
#7A179B | rgb(122, 23, 155) | hsl(285, 74%, 35%) | Dark Purple | View |
:root {
--color-1: #17389B;
--color-2: #17179B;
--color-3: #38179B;
--color-4: #59179B;
--color-5: #7A179B;
}Palettes that share visual characteristics and color harmony.