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, 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 |
|---|---|---|---|---|---|
#0F135C | rgb(15, 19, 92) | hsl(237, 72%, 21%) | Deep Blue | View | |
#1E0F5C | rgb(30, 15, 92) | hsl(252, 72%, 21%) | Midnight Navy | View | |
#320F5C | rgb(50, 15, 92) | hsl(267, 72%, 21%) | Midnight Navy | View | |
#450F5C | rgb(69, 15, 92) | hsl(282, 72%, 21%) | Deep Purple | View | |
#580F5C | rgb(88, 15, 92) | hsl(297, 72%, 21%) | Deep Purple | 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: #0F135C;
--color-2: #1E0F5C;
--color-3: #320F5C;
--color-4: #450F5C;
--color-5: #580F5C;
}Palettes that share visual characteristics and color harmony.