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 |
|---|---|---|---|---|---|
#1E116E | rgb(30, 17, 110) | hsl(248, 73%, 25%) | Dark Blue | View | |
#35116E | rgb(53, 17, 110) | hsl(263, 73%, 25%) | Midnight Navy | View | |
#4C116E | rgb(76, 17, 110) | hsl(278, 73%, 25%) | Dark Purple | View | |
#63116E | rgb(99, 17, 110) | hsl(293, 73%, 25%) | Dark Purple | View | |
#6E1162 | rgb(110, 17, 98) | hsl(308, 73%, 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: #1E116E;
--color-2: #35116E;
--color-3: #4C116E;
--color-4: #63116E;
--color-5: #6E1162;
}Palettes that share visual characteristics and color harmony.