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 |
|---|---|---|---|---|---|
#140C5A | rgb(20, 12, 90) | hsl(246, 76%, 20%) | Deep Pure Blue | View | |
#270C5A | rgb(39, 12, 90) | hsl(261, 76%, 20%) | Midnight Navy | View | |
#3B0C5A | rgb(59, 12, 90) | hsl(276, 76%, 20%) | Deep Pure Purple | View | |
#4E0C5A | rgb(78, 12, 90) | hsl(291, 76%, 20%) | Deep Pure Purple | View | |
#5A0C52 | rgb(90, 12, 82) | hsl(306, 76%, 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: #140C5A;
--color-2: #270C5A;
--color-3: #3B0C5A;
--color-4: #4E0C5A;
--color-5: #5A0C52;
}Palettes that share visual characteristics and color harmony.