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 |
|---|---|---|---|---|---|
#120A5C | rgb(18, 10, 92) | hsl(246, 80%, 20%) | Deep Pure Blue | View | |
#270A5C | rgb(39, 10, 92) | hsl(261, 80%, 20%) | Midnight Navy | View | |
#3B0A5C | rgb(59, 10, 92) | hsl(276, 80%, 20%) | Deep Pure Purple | View | |
#500A5C | rgb(80, 10, 92) | hsl(291, 80%, 20%) | Deep Pure Purple | View | |
#5C0A54 | rgb(92, 10, 84) | hsl(306, 80%, 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: #120A5C;
--color-2: #270A5C;
--color-3: #3B0A5C;
--color-4: #500A5C;
--color-5: #5C0A54;
}Palettes that share visual characteristics and color harmony.