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 |
|---|---|---|---|---|---|
#0C0B32 | rgb(12, 11, 50) | hsl(242, 64%, 12%) | Deep Blue | View | |
#160B32 | rgb(22, 11, 50) | hsl(257, 64%, 12%) | Midnight Navy | View | |
#200B32 | rgb(32, 11, 50) | hsl(272, 64%, 12%) | Midnight Navy | View | |
#2A0B32 | rgb(42, 11, 50) | hsl(288, 64%, 12%) | Deep Purple | View | |
#320B31 | rgb(50, 11, 49) | hsl(302, 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: #0C0B32;
--color-2: #160B32;
--color-3: #200B32;
--color-4: #2A0B32;
--color-5: #320B31;
}Palettes that share visual characteristics and color harmony.