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, Deep Purple. 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 |
|---|---|---|---|---|---|
#110A43 | rgb(17, 10, 67) | hsl(247, 74%, 15%) | Deep Blue | View | |
#200A43 | rgb(32, 10, 67) | hsl(263, 74%, 15%) | Midnight Navy | View | |
#2E0A43 | rgb(46, 10, 67) | hsl(278, 74%, 15%) | Deep Purple | View | |
#3C0A43 | rgb(60, 10, 67) | hsl(293, 74%, 15%) | Deep Purple | View | |
#430A3B | rgb(67, 10, 59) | hsl(308, 74%, 15%) | Deep Pink | 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: #110A43;
--color-2: #200A43;
--color-3: #2E0A43;
--color-4: #3C0A43;
--color-5: #430A3B;
}Palettes that share visual characteristics and color harmony.