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 |
|---|---|---|---|---|---|
#2A1E94 | rgb(42, 30, 148) | hsl(246, 66%, 35%) | Dark Blue | View | |
#481E94 | rgb(72, 30, 148) | hsl(261, 66%, 35%) | Dark Navy | View | |
#651E94 | rgb(101, 30, 148) | hsl(276, 66%, 35%) | Dark Purple | View | |
#821E94 | rgb(130, 30, 148) | hsl(291, 66%, 35%) | Dark Purple | View | |
#941E88 | rgb(148, 30, 136) | hsl(306, 66%, 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: #2A1E94;
--color-2: #481E94;
--color-3: #651E94;
--color-4: #821E94;
--color-5: #941E88;
}Palettes that share visual characteristics and color harmony.