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 |
|---|---|---|---|---|---|
#120B5B | rgb(18, 11, 91) | hsl(245, 78%, 20%) | Deep Pure Blue | View | |
#260B5B | rgb(38, 11, 91) | hsl(260, 78%, 20%) | Midnight Navy | View | |
#3A0B5B | rgb(58, 11, 91) | hsl(275, 78%, 20%) | Deep Pure Purple | View | |
#4E0B5B | rgb(78, 11, 91) | hsl(290, 78%, 20%) | Deep Pure Purple | View | |
#5B0B54 | rgb(91, 11, 84) | hsl(305, 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: #120B5B;
--color-2: #260B5B;
--color-3: #3A0B5B;
--color-4: #4E0B5B;
--color-5: #5B0B54;
}Palettes that share visual characteristics and color harmony.