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 |
|---|---|---|---|---|---|
#2C1E94 | rgb(44, 30, 148) | hsl(247, 66%, 35%) | Dark Blue | View | |
#4A1E94 | rgb(74, 30, 148) | hsl(262, 66%, 35%) | Dark Navy | View | |
#671E94 | rgb(103, 30, 148) | hsl(277, 66%, 35%) | Dark Purple | View | |
#841E94 | rgb(132, 30, 148) | hsl(292, 66%, 35%) | Dark Purple | View | |
#941E86 | rgb(148, 30, 134) | hsl(307, 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: #2C1E94;
--color-2: #4A1E94;
--color-3: #671E94;
--color-4: #841E94;
--color-5: #941E86;
}Palettes that share visual characteristics and color harmony.