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 |
|---|---|---|---|---|---|
#0F0F57 | rgb(15, 15, 87) | hsl(240, 71%, 20%) | Deep Blue | View | |
#210F57 | rgb(33, 15, 87) | hsl(255, 71%, 20%) | Midnight Navy | View | |
#330F57 | rgb(51, 15, 87) | hsl(270, 71%, 20%) | Midnight Navy | View | |
#450F57 | rgb(69, 15, 87) | hsl(285, 71%, 20%) | Deep Purple | View | |
#570F57 | rgb(87, 15, 87) | hsl(300, 71%, 20%) | 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: #0F0F57;
--color-2: #210F57;
--color-3: #330F57;
--color-4: #450F57;
--color-5: #570F57;
}Palettes that share visual characteristics and color harmony.