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 |
|---|---|---|---|---|---|
#2C1C97 | rgb(44, 28, 151) | hsl(248, 69%, 35%) | Dark Blue | View | |
#4B1C97 | rgb(75, 28, 151) | hsl(263, 69%, 35%) | Dark Navy | View | |
#6A1C97 | rgb(106, 28, 151) | hsl(278, 69%, 35%) | Dark Purple | View | |
#881C97 | rgb(136, 28, 151) | hsl(293, 69%, 35%) | Dark Purple | View | |
#971C86 | rgb(151, 28, 134) | hsl(308, 69%, 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: #2C1C97;
--color-2: #4B1C97;
--color-3: #6A1C97;
--color-4: #881C97;
--color-5: #971C86;
}Palettes that share visual characteristics and color harmony.