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 |
|---|---|---|---|---|---|
#1F1B9D | rgb(31, 27, 157) | hsl(242, 71%, 36%) | Dark Blue | View | |
#401B9D | rgb(64, 27, 157) | hsl(257, 71%, 36%) | Dark Navy | View | |
#601B9D | rgb(96, 27, 157) | hsl(272, 71%, 36%) | Dark Navy | View | |
#811B9D | rgb(129, 27, 157) | hsl(287, 71%, 36%) | Dark Purple | View | |
#9D1B99 | rgb(157, 27, 153) | hsl(302, 71%, 36%) | 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: #1F1B9D;
--color-2: #401B9D;
--color-3: #601B9D;
--color-4: #811B9D;
--color-5: #9D1B99;
}Palettes that share visual characteristics and color harmony.