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, 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 |
|---|---|---|---|---|---|
#15156F | rgb(21, 21, 111) | hsl(240, 68%, 26%) | Dark Blue | View | |
#2C156F | rgb(44, 21, 111) | hsl(255, 68%, 26%) | Midnight Navy | View | |
#42156F | rgb(66, 21, 111) | hsl(270, 68%, 26%) | Midnight Navy | View | |
#59156F | rgb(89, 21, 111) | hsl(285, 68%, 26%) | Dark Purple | View | |
#6F156F | rgb(111, 21, 111) | hsl(300, 68%, 26%) | Dark Purple | 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: #15156F;
--color-2: #2C156F;
--color-3: #42156F;
--color-4: #59156F;
--color-5: #6F156F;
}Palettes that share visual characteristics and color harmony.