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 |
|---|---|---|---|---|---|
#1E1769 | rgb(30, 23, 105) | hsl(245, 64%, 25%) | Dark Blue | View | |
#321769 | rgb(50, 23, 105) | hsl(260, 64%, 25%) | Midnight Navy | View | |
#471769 | rgb(71, 23, 105) | hsl(275, 64%, 25%) | Dark Purple | View | |
#5B1769 | rgb(91, 23, 105) | hsl(290, 64%, 25%) | Dark Purple | View | |
#691762 | rgb(105, 23, 98) | hsl(305, 64%, 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: #1E1769;
--color-2: #321769;
--color-3: #471769;
--color-4: #5B1769;
--color-5: #691762;
}Palettes that share visual characteristics and color harmony.