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 |
|---|---|---|---|---|---|
#0B2241 | rgb(11, 34, 65) | hsl(214, 71%, 15%) | Deep Blue | View | |
#0B1441 | rgb(11, 20, 65) | hsl(230, 71%, 15%) | Deep Blue | View | |
#100B41 | rgb(16, 11, 65) | hsl(246, 71%, 15%) | Deep Blue | View | |
#1D0B41 | rgb(29, 11, 65) | hsl(260, 71%, 15%) | Midnight Navy | View | |
#2B0B41 | rgb(43, 11, 65) | hsl(276, 71%, 15%) | Deep Purple | View |
:root {
--color-1: #0B2241;
--color-2: #0B1441;
--color-3: #100B41;
--color-4: #1D0B41;
--color-5: #2B0B41;
}Palettes that share visual characteristics and color harmony.