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 Blue, Dark Navy. 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 |
|---|---|---|---|---|---|
#212C91 | rgb(33, 44, 145) | hsl(234, 63%, 35%) | Dark Blue | View | |
#322191 | rgb(50, 33, 145) | hsl(249, 63%, 35%) | Dark Blue | View | |
#4E2191 | rgb(78, 33, 145) | hsl(264, 63%, 35%) | Dark Navy | View | |
#6A2191 | rgb(106, 33, 145) | hsl(279, 63%, 35%) | Dark Purple | View | |
#862191 | rgb(134, 33, 145) | hsl(294, 63%, 35%) | Dark Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Blue and Dark Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #212C91;
--color-2: #322191;
--color-3: #4E2191;
--color-4: #6A2191;
--color-5: #862191;
}Palettes that share visual characteristics and color harmony.