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 |
|---|---|---|---|---|---|
#0B2747 | rgb(11, 39, 71) | hsl(212, 73%, 16%) | Deep Blue | View | |
#0B1847 | rgb(11, 24, 71) | hsl(227, 73%, 16%) | Deep Blue | View | |
#0D0B47 | rgb(13, 11, 71) | hsl(242, 73%, 16%) | Deep Blue | View | |
#1C0B47 | rgb(28, 11, 71) | hsl(257, 73%, 16%) | Midnight Navy | View | |
#2B0B47 | rgb(43, 11, 71) | hsl(272, 73%, 16%) | Midnight Navy | View |
:root {
--color-1: #0B2747;
--color-2: #0B1847;
--color-3: #0D0B47;
--color-4: #1C0B47;
--color-5: #2B0B47;
}Palettes that share visual characteristics and color harmony.