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 |
|---|---|---|---|---|---|
#2B21BA | rgb(43, 33, 186) | hsl(244, 70%, 43%) | Dark Blue | View | |
#5221BA | rgb(82, 33, 186) | hsl(259, 70%, 43%) | Dark Navy | View | |
#7821BA | rgb(120, 33, 186) | hsl(274, 70%, 43%) | Dark Navy | View | |
#9E21BA | rgb(158, 33, 186) | hsl(289, 70%, 43%) | Dark Purple | View | |
#BA21B0 | rgb(186, 33, 176) | hsl(304, 70%, 43%) | 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: #2B21BA;
--color-2: #5221BA;
--color-3: #7821BA;
--color-4: #9E21BA;
--color-5: #BA21B0;
}Palettes that share visual characteristics and color harmony.