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 |
|---|---|---|---|---|---|
#140E3F | rgb(20, 14, 63) | hsl(247, 64%, 15%) | Deep Blue | View | |
#210E3F | rgb(33, 14, 63) | hsl(263, 64%, 15%) | Midnight Navy | View | |
#2D0E3F | rgb(45, 14, 63) | hsl(278, 64%, 15%) | Deep Purple | View | |
#390E3F | rgb(57, 14, 63) | hsl(293, 64%, 15%) | Deep Purple | View | |
#3F0E38 | rgb(63, 14, 56) | hsl(309, 64%, 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: #140E3F;
--color-2: #210E3F;
--color-3: #2D0E3F;
--color-4: #390E3F;
--color-5: #3F0E38;
}Palettes that share visual characteristics and color harmony.