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 |
|---|---|---|---|---|---|
#110C41 | rgb(17, 12, 65) | hsl(246, 69%, 15%) | Deep Blue | View | |
#1E0C41 | rgb(30, 12, 65) | hsl(260, 69%, 15%) | Midnight Navy | View | |
#2C0C41 | rgb(44, 12, 65) | hsl(276, 69%, 15%) | Deep Purple | View | |
#390C41 | rgb(57, 12, 65) | hsl(291, 69%, 15%) | Deep Purple | View | |
#410C3B | rgb(65, 12, 59) | hsl(307, 69%, 15%) | 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: #110C41;
--color-2: #1E0C41;
--color-3: #2C0C41;
--color-4: #390C41;
--color-5: #410C3B;
}Palettes that share visual characteristics and color harmony.