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, Midnight 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 |
|---|---|---|---|---|---|
#162769 | rgb(22, 39, 105) | hsl(228, 65%, 25%) | Dark Blue | View | |
#1A1669 | rgb(26, 22, 105) | hsl(243, 65%, 25%) | Dark Blue | View | |
#2F1669 | rgb(47, 22, 105) | hsl(258, 65%, 25%) | Midnight Navy | View | |
#441669 | rgb(68, 22, 105) | hsl(273, 65%, 25%) | Midnight Navy | View | |
#591669 | rgb(89, 22, 105) | hsl(288, 65%, 25%) | Dark Purple | View |
:root {
--color-1: #162769;
--color-2: #1A1669;
--color-3: #2F1669;
--color-4: #441669;
--color-5: #591669;
}Palettes that share visual characteristics and color harmony.