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 |
|---|---|---|---|---|---|
#150E3E | rgb(21, 14, 62) | hsl(249, 63%, 15%) | Deep Blue | View | |
#210E3E | rgb(33, 14, 62) | hsl(264, 63%, 15%) | Midnight Navy | View | |
#2D0E3E | rgb(45, 14, 62) | hsl(279, 63%, 15%) | Deep Purple | View | |
#3A0E3E | rgb(58, 14, 62) | hsl(295, 63%, 15%) | Deep Purple | View | |
#3E0E37 | rgb(62, 14, 55) | hsl(309, 63%, 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: #150E3E;
--color-2: #210E3E;
--color-3: #2D0E3E;
--color-4: #3A0E3E;
--color-5: #3E0E37;
}Palettes that share visual characteristics and color harmony.