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 |
|---|---|---|---|---|---|
#281D9F | rgb(40, 29, 159) | hsl(245, 69%, 37%) | Dark Blue | View | |
#491D9F | rgb(73, 29, 159) | hsl(260, 69%, 37%) | Dark Navy | View | |
#691D9F | rgb(105, 29, 159) | hsl(275, 69%, 37%) | Dark Purple | View | |
#8A1D9F | rgb(138, 29, 159) | hsl(290, 69%, 37%) | Dark Purple | View | |
#9F1D95 | rgb(159, 29, 149) | hsl(305, 69%, 37%) | 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: #281D9F;
--color-2: #491D9F;
--color-3: #691D9F;
--color-4: #8A1D9F;
--color-5: #9F1D95;
}Palettes that share visual characteristics and color harmony.