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 |
|---|---|---|---|---|---|
#161F6A | rgb(22, 31, 106) | hsl(234, 66%, 25%) | Dark Blue | View | |
#21166A | rgb(33, 22, 106) | hsl(248, 66%, 25%) | Dark Blue | View | |
#36166A | rgb(54, 22, 106) | hsl(263, 66%, 25%) | Midnight Navy | View | |
#4B166A | rgb(75, 22, 106) | hsl(278, 66%, 25%) | Dark Purple | View | |
#60166A | rgb(96, 22, 106) | hsl(293, 66%, 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: #161F6A;
--color-2: #21166A;
--color-3: #36166A;
--color-4: #4B166A;
--color-5: #60166A;
}Palettes that share visual characteristics and color harmony.