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 |
|---|---|---|---|---|---|
#2E248F | rgb(46, 36, 143) | hsl(246, 60%, 35%) | Dark Blue | View | |
#49248F | rgb(73, 36, 143) | hsl(261, 60%, 35%) | Dark Navy | View | |
#64248F | rgb(100, 36, 143) | hsl(276, 60%, 35%) | Dark Purple | View | |
#7F248F | rgb(127, 36, 143) | hsl(291, 60%, 35%) | Dark Purple | View | |
#8F2484 | rgb(143, 36, 132) | hsl(306, 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: #2E248F;
--color-2: #49248F;
--color-3: #64248F;
--color-4: #7F248F;
--color-5: #8F2484;
}Palettes that share visual characteristics and color harmony.