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 |
|---|---|---|---|---|---|
#1F169C | rgb(31, 22, 156) | hsl(244, 75%, 35%) | Dark Blue | View | |
#41169C | rgb(65, 22, 156) | hsl(259, 75%, 35%) | Dark Navy | View | |
#62169C | rgb(98, 22, 156) | hsl(274, 75%, 35%) | Dark Navy | View | |
#84169C | rgb(132, 22, 156) | hsl(289, 75%, 35%) | Dark Purple | View | |
#9C1693 | rgb(156, 22, 147) | hsl(304, 75%, 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: #1F169C;
--color-2: #41169C;
--color-3: #62169C;
--color-4: #84169C;
--color-5: #9C1693;
}Palettes that share visual characteristics and color harmony.