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 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 |
|---|---|---|---|---|---|
#2F2092 | rgb(47, 32, 146) | hsl(248, 64%, 35%) | Dark Blue | View | |
#4C2092 | rgb(76, 32, 146) | hsl(263, 64%, 35%) | Dark Navy | View | |
#682092 | rgb(104, 32, 146) | hsl(278, 64%, 35%) | Dark Purple | View | |
#852092 | rgb(133, 32, 146) | hsl(293, 64%, 35%) | Dark Purple | View | |
#922083 | rgb(146, 32, 131) | hsl(308, 64%, 35%) | Dark Pink | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Blue and Dark Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #2F2092;
--color-2: #4C2092;
--color-3: #682092;
--color-4: #852092;
--color-5: #922083;
}Palettes that share visual characteristics and color harmony.