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 |
|---|---|---|---|---|---|
#100B32 | rgb(16, 11, 50) | hsl(248, 64%, 12%) | Deep Blue | View | |
#190B32 | rgb(25, 11, 50) | hsl(262, 64%, 12%) | Midnight Navy | View | |
#230B32 | rgb(35, 11, 50) | hsl(277, 64%, 12%) | Deep Purple | View | |
#2D0B32 | rgb(45, 11, 50) | hsl(292, 64%, 12%) | Deep Purple | View | |
#320B2E | rgb(50, 11, 46) | hsl(306, 64%, 12%) | 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: #100B32;
--color-2: #190B32;
--color-3: #230B32;
--color-4: #2D0B32;
--color-5: #320B2E;
}Palettes that share visual characteristics and color harmony.