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 |
|---|---|---|---|---|---|
#2F1D96 | rgb(47, 29, 150) | hsl(249, 68%, 35%) | Dark Blue | View | |
#4D1D96 | rgb(77, 29, 150) | hsl(264, 68%, 35%) | Dark Navy | View | |
#6B1D96 | rgb(107, 29, 150) | hsl(279, 68%, 35%) | Dark Purple | View | |
#8A1D96 | rgb(138, 29, 150) | hsl(294, 68%, 35%) | Dark Purple | View | |
#961D84 | rgb(150, 29, 132) | hsl(309, 68%, 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: #2F1D96;
--color-2: #4D1D96;
--color-3: #6B1D96;
--color-4: #8A1D96;
--color-5: #961D84;
}Palettes that share visual characteristics and color harmony.