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 |
|---|---|---|---|---|---|
#32248F | rgb(50, 36, 143) | hsl(248, 60%, 35%) | Dark Blue | View | |
#4D248F | rgb(77, 36, 143) | hsl(263, 60%, 35%) | Dark Navy | View | |
#68248F | rgb(104, 36, 143) | hsl(278, 60%, 35%) | Dark Purple | View | |
#82248F | rgb(130, 36, 143) | hsl(293, 60%, 35%) | Dark Purple | View | |
#8F2481 | rgb(143, 36, 129) | hsl(308, 60%, 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: #32248F;
--color-2: #4D248F;
--color-3: #68248F;
--color-4: #82248F;
--color-5: #8F2481;
}Palettes that share visual characteristics and color harmony.