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 |
|---|---|---|---|---|---|
#2D248F | rgb(45, 36, 143) | hsl(245, 60%, 35%) | Dark Blue | View | |
#47248F | rgb(71, 36, 143) | hsl(260, 60%, 35%) | Dark Navy | View | |
#62248F | rgb(98, 36, 143) | hsl(275, 60%, 35%) | Dark Purple | View | |
#7D248F | rgb(125, 36, 143) | hsl(290, 60%, 35%) | Dark Purple | View | |
#8F2486 | rgb(143, 36, 134) | hsl(305, 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: #2D248F;
--color-2: #47248F;
--color-3: #62248F;
--color-4: #7D248F;
--color-5: #8F2486;
}Palettes that share visual characteristics and color harmony.