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 |
|---|---|---|---|---|---|
#1D126E | rgb(29, 18, 110) | hsl(247, 72%, 25%) | Dark Blue | View | |
#34126E | rgb(52, 18, 110) | hsl(262, 72%, 25%) | Midnight Navy | View | |
#4A126E | rgb(74, 18, 110) | hsl(277, 72%, 25%) | Dark Purple | View | |
#61126E | rgb(97, 18, 110) | hsl(292, 72%, 25%) | Dark Purple | View | |
#6E1263 | rgb(110, 18, 99) | hsl(307, 72%, 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: #1D126E;
--color-2: #34126E;
--color-3: #4A126E;
--color-4: #61126E;
--color-5: #6E1263;
}Palettes that share visual characteristics and color harmony.