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 |
|---|---|---|---|---|---|
#0B1A41 | rgb(11, 26, 65) | hsl(223, 71%, 15%) | Deep Blue | View | |
#0B0D41 | rgb(11, 13, 65) | hsl(238, 71%, 15%) | Deep Blue | View | |
#170B41 | rgb(23, 11, 65) | hsl(253, 71%, 15%) | Midnight Navy | View | |
#240B41 | rgb(36, 11, 65) | hsl(268, 71%, 15%) | Midnight Navy | View | |
#320B41 | rgb(50, 11, 65) | hsl(283, 71%, 15%) | Deep Purple | View |
:root {
--color-1: #0B1A41;
--color-2: #0B0D41;
--color-3: #170B41;
--color-4: #240B41;
--color-5: #320B41;
}Palettes that share visual characteristics and color harmony.