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 |
|---|---|---|---|---|---|
#111F6E | rgb(17, 31, 110) | hsl(231, 73%, 25%) | Dark Blue | View | |
#1B116E | rgb(27, 17, 110) | hsl(246, 73%, 25%) | Dark Blue | View | |
#32116E | rgb(50, 17, 110) | hsl(261, 73%, 25%) | Midnight Navy | View | |
#49116E | rgb(73, 17, 110) | hsl(276, 73%, 25%) | Dark Purple | View | |
#60116E | rgb(96, 17, 110) | hsl(291, 73%, 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: #111F6E;
--color-2: #1B116E;
--color-3: #32116E;
--color-4: #49116E;
--color-5: #60116E;
}Palettes that share visual characteristics and color harmony.