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 |
|---|---|---|---|---|---|
#2A169C | rgb(42, 22, 156) | hsl(249, 75%, 35%) | Dark Blue | View | |
#4C169C | rgb(76, 22, 156) | hsl(264, 75%, 35%) | Dark Navy | View | |
#6D169C | rgb(109, 22, 156) | hsl(279, 75%, 35%) | Dark Purple | View | |
#8F169C | rgb(143, 22, 156) | hsl(294, 75%, 35%) | Dark Purple | View | |
#9C1688 | rgb(156, 22, 136) | hsl(309, 75%, 35%) | 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: #2A169C;
--color-2: #4C169C;
--color-3: #6D169C;
--color-4: #8F169C;
--color-5: #9C1688;
}Palettes that share visual characteristics and color harmony.