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 |
|---|---|---|---|---|---|
#1D1070 | rgb(29, 16, 112) | hsl(248, 75%, 25%) | Dark Blue | View | |
#351070 | rgb(53, 16, 112) | hsl(263, 75%, 25%) | Midnight Navy | View | |
#4D1070 | rgb(77, 16, 112) | hsl(278, 75%, 25%) | Dark Purple | View | |
#641070 | rgb(100, 16, 112) | hsl(293, 75%, 25%) | Dark Purple | View | |
#701063 | rgb(112, 16, 99) | hsl(308, 75%, 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: #1D1070;
--color-2: #351070;
--color-3: #4D1070;
--color-4: #641070;
--color-5: #701063;
}Palettes that share visual characteristics and color harmony.