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 Dark Blue, Midnight Navy, Dark 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 |
|---|---|---|---|---|---|
#1E166A | rgb(30, 22, 106) | hsl(246, 66%, 25%) | Dark Blue | View | |
#33166A | rgb(51, 22, 106) | hsl(261, 66%, 25%) | Midnight Navy | View | |
#48166A | rgb(72, 22, 106) | hsl(276, 66%, 25%) | Dark Purple | View | |
#5D166A | rgb(93, 22, 106) | hsl(291, 66%, 25%) | Dark Purple | View | |
#6A1661 | rgb(106, 22, 97) | hsl(306, 66%, 25%) | Dark Pink | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Blue and Midnight Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #1E166A;
--color-2: #33166A;
--color-3: #48166A;
--color-4: #5D166A;
--color-5: #6A1661;
}Palettes that share visual characteristics and color harmony.