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, Midnight Navy, 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 |
|---|---|---|---|---|---|
#0B0C32 | rgb(11, 12, 50) | hsl(238, 64%, 12%) | Deep Blue | View | |
#140B32 | rgb(20, 11, 50) | hsl(254, 64%, 12%) | Midnight Navy | View | |
#1E0B32 | rgb(30, 11, 50) | hsl(269, 64%, 12%) | Midnight Navy | View | |
#280B32 | rgb(40, 11, 50) | hsl(285, 64%, 12%) | Deep Purple | View | |
#320B32 | rgb(50, 11, 50) | hsl(300, 64%, 12%) | Deep Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Deep Blue and Midnight Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #0B0C32;
--color-2: #140B32;
--color-3: #1E0B32;
--color-4: #280B32;
--color-5: #320B32;
}Palettes that share visual characteristics and color harmony.