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 |
|---|---|---|---|---|---|
#0B1732 | rgb(11, 23, 50) | hsl(222, 64%, 12%) | Deep Blue | View | |
#0B0D32 | rgb(11, 13, 50) | hsl(237, 64%, 12%) | Deep Blue | View | |
#130B32 | rgb(19, 11, 50) | hsl(252, 64%, 12%) | Midnight Navy | View | |
#1D0B32 | rgb(29, 11, 50) | hsl(268, 64%, 12%) | Midnight Navy | View | |
#260B32 | rgb(38, 11, 50) | hsl(282, 64%, 12%) | Deep Purple | View |
:root {
--color-1: #0B1732;
--color-2: #0B0D32;
--color-3: #130B32;
--color-4: #1D0B32;
--color-5: #260B32;
}Palettes that share visual characteristics and color harmony.