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, Dark Blue, Midnight Navy. 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 |
|---|---|---|---|---|---|
#101E70 | rgb(16, 30, 112) | hsl(231, 75%, 25%) | Dark Blue | View | |
#191070 | rgb(25, 16, 112) | hsl(246, 75%, 25%) | Dark Blue | View | |
#311070 | rgb(49, 16, 112) | hsl(261, 75%, 25%) | Midnight Navy | View | |
#491070 | rgb(73, 16, 112) | hsl(276, 75%, 25%) | Dark Purple | View | |
#611070 | rgb(97, 16, 112) | hsl(291, 75%, 25%) | Dark Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Blue and Dark Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #101E70;
--color-2: #191070;
--color-3: #311070;
--color-4: #491070;
--color-5: #611070;
}Palettes that share visual characteristics and color harmony.