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 Pure Blue, Midnight Navy, Deep Pure 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 |
|---|---|---|---|---|---|
#150B5B | rgb(21, 11, 91) | hsl(248, 78%, 20%) | Deep Pure Blue | View | |
#280B5B | rgb(40, 11, 91) | hsl(262, 78%, 20%) | Midnight Navy | View | |
#3C0B5B | rgb(60, 11, 91) | hsl(277, 78%, 20%) | Deep Pure Purple | View | |
#500B5B | rgb(80, 11, 91) | hsl(292, 78%, 20%) | Deep Pure Purple | View | |
#5B0B51 | rgb(91, 11, 81) | hsl(308, 78%, 20%) | Deep Pure Pink | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Deep Pure Blue and Midnight Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #150B5B;
--color-2: #280B5B;
--color-3: #3C0B5B;
--color-4: #500B5B;
--color-5: #5B0B51;
}Palettes that share visual characteristics and color harmony.