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 |
|---|---|---|---|---|---|
#160D4F | rgb(22, 13, 79) | hsl(248, 72%, 18%) | Deep Blue | View | |
#260D4F | rgb(38, 13, 79) | hsl(263, 72%, 18%) | Midnight Navy | View | |
#370D4F | rgb(55, 13, 79) | hsl(278, 72%, 18%) | Deep Purple | View | |
#470D4F | rgb(71, 13, 79) | hsl(293, 72%, 18%) | Deep Purple | View | |
#4F0D46 | rgb(79, 13, 70) | hsl(308, 72%, 18%) | 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: #160D4F;
--color-2: #260D4F;
--color-3: #370D4F;
--color-4: #470D4F;
--color-5: #4F0D46;
}Palettes that share visual characteristics and color harmony.