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 Navy, Dark Purple, 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 |
|---|---|---|---|---|---|
#5A1DAF | rgb(90, 29, 175) | hsl(265, 72%, 40%) | Dark Navy | View | |
#7E1DAF | rgb(126, 29, 175) | hsl(280, 72%, 40%) | Dark Purple | View | |
#A31DAF | rgb(163, 29, 175) | hsl(295, 72%, 40%) | Dark Purple | View | |
#AF1D97 | rgb(175, 29, 151) | hsl(310, 72%, 40%) | Dark Pink | View | |
#AF1D72 | rgb(175, 29, 114) | hsl(325, 72%, 40%) | Dark Pink | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Navy and Dark Purple creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #5A1DAF;
--color-2: #7E1DAF;
--color-3: #A31DAF;
--color-4: #AF1D97;
--color-5: #AF1D72;
}Palettes that share visual characteristics and color harmony.