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 |
|---|---|---|---|---|---|
#22166A | rgb(34, 22, 106) | hsl(249, 66%, 25%) | Dark Blue | View | |
#37166A | rgb(55, 22, 106) | hsl(264, 66%, 25%) | Midnight Navy | View | |
#4C166A | rgb(76, 22, 106) | hsl(279, 66%, 25%) | Dark Purple | View | |
#61166A | rgb(97, 22, 106) | hsl(294, 66%, 25%) | Dark Purple | View | |
#6A165D | rgb(106, 22, 93) | hsl(309, 66%, 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: #22166A;
--color-2: #37166A;
--color-3: #4C166A;
--color-4: #61166A;
--color-5: #6A165D;
}Palettes that share visual characteristics and color harmony.