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, Deep Blue, 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 |
|---|---|---|---|---|---|
#0E133F | rgb(14, 19, 63) | hsl(234, 64%, 15%) | Deep Blue | View | |
#150E3F | rgb(21, 14, 63) | hsl(249, 64%, 15%) | Deep Blue | View | |
#210E3F | rgb(33, 14, 63) | hsl(263, 64%, 15%) | Midnight Navy | View | |
#2E0E3F | rgb(46, 14, 63) | hsl(279, 64%, 15%) | Deep Purple | View | |
#3A0E3F | rgb(58, 14, 63) | hsl(294, 64%, 15%) | Deep Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Deep Blue and Deep Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #0E133F;
--color-2: #150E3F;
--color-3: #210E3F;
--color-4: #2E0E3F;
--color-5: #3A0E3F;
}Palettes that share visual characteristics and color harmony.