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, Deep Blue. 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 |
|---|---|---|---|---|---|
#0B2647 | rgb(11, 38, 71) | hsl(213, 73%, 16%) | Deep Blue | View | |
#0B1747 | rgb(11, 23, 71) | hsl(228, 73%, 16%) | Deep Blue | View | |
#0E0B47 | rgb(14, 11, 71) | hsl(243, 73%, 16%) | Deep Blue | View | |
#1D0B47 | rgb(29, 11, 71) | hsl(258, 73%, 16%) | Midnight Navy | View | |
#2C0B47 | rgb(44, 11, 71) | hsl(273, 73%, 16%) | Midnight Navy | View |
:root {
--color-1: #0B2647;
--color-2: #0B1747;
--color-3: #0E0B47;
--color-4: #1D0B47;
--color-5: #2C0B47;
}Palettes that share visual characteristics and color harmony.