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 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 |
|---|---|---|---|---|---|
#2B248F | rgb(43, 36, 143) | hsl(244, 60%, 35%) | Dark Blue | View | |
#46248F | rgb(70, 36, 143) | hsl(259, 60%, 35%) | Dark Navy | View | |
#60248F | rgb(96, 36, 143) | hsl(274, 60%, 35%) | Dark Navy | View | |
#7B248F | rgb(123, 36, 143) | hsl(289, 60%, 35%) | Dark Purple | View | |
#8F2488 | rgb(143, 36, 136) | hsl(304, 60%, 35%) | Dark Purple | 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: #2B248F;
--color-2: #46248F;
--color-3: #60248F;
--color-4: #7B248F;
--color-5: #8F2488;
}Palettes that share visual characteristics and color harmony.