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 |
|---|---|---|---|---|---|
#16369C | rgb(22, 54, 156) | hsl(226, 75%, 35%) | Dark Blue | View | |
#19169C | rgb(25, 22, 156) | hsl(241, 75%, 35%) | Dark Blue | View | |
#3A169C | rgb(58, 22, 156) | hsl(256, 75%, 35%) | Dark Navy | View | |
#5B169C | rgb(91, 22, 156) | hsl(271, 75%, 35%) | Dark Navy | View | |
#7D169C | rgb(125, 22, 156) | hsl(286, 75%, 35%) | Dark Purple | View |
:root {
--color-1: #16369C;
--color-2: #19169C;
--color-3: #3A169C;
--color-4: #5B169C;
--color-5: #7D169C;
}Palettes that share visual characteristics and color harmony.