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 Deep Blue, Deep 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 |
|---|---|---|---|---|---|
#0B1B41 | rgb(11, 27, 65) | hsl(222, 71%, 15%) | Deep Blue | View | |
#0B0E41 | rgb(11, 14, 65) | hsl(237, 71%, 15%) | Deep Blue | View | |
#160B41 | rgb(22, 11, 65) | hsl(252, 71%, 15%) | Midnight Navy | View | |
#240B41 | rgb(36, 11, 65) | hsl(268, 71%, 15%) | Midnight Navy | View | |
#310B41 | rgb(49, 11, 65) | hsl(282, 71%, 15%) | Deep Purple | View |
:root {
--color-1: #0B1B41;
--color-2: #0B0E41;
--color-3: #160B41;
--color-4: #240B41;
--color-5: #310B41;
}Palettes that share visual characteristics and color harmony.