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 |
|---|---|---|---|---|---|
#110B3C | rgb(17, 11, 60) | hsl(247, 69%, 14%) | Deep Blue | View | |
#1D0B3C | rgb(29, 11, 60) | hsl(262, 69%, 14%) | Midnight Navy | View | |
#290B3C | rgb(41, 11, 60) | hsl(277, 69%, 14%) | Deep Purple | View | |
#360B3C | rgb(54, 11, 60) | hsl(293, 69%, 14%) | Deep Purple | View | |
#3C0B37 | rgb(60, 11, 55) | hsl(306, 69%, 14%) | 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: #110B3C;
--color-2: #1D0B3C;
--color-3: #290B3C;
--color-4: #360B3C;
--color-5: #3C0B37;
}Palettes that share visual characteristics and color harmony.