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 Navy, Dark Purple, 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 |
|---|---|---|---|---|---|
#4E1B8D | rgb(78, 27, 141) | hsl(267, 68%, 33%) | Dark Navy | View | |
#6B1B8D | rgb(107, 27, 141) | hsl(282, 68%, 33%) | Dark Purple | View | |
#881B8D | rgb(136, 27, 141) | hsl(297, 68%, 33%) | Dark Purple | View | |
#8D1B76 | rgb(141, 27, 118) | hsl(312, 68%, 33%) | Dark Pink | View | |
#8D1B5A | rgb(141, 27, 90) | hsl(327, 68%, 33%) | Dark Pink | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Navy and Dark Purple creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #4E1B8D;
--color-2: #6B1B8D;
--color-3: #881B8D;
--color-4: #8D1B76;
--color-5: #8D1B5A;
}Palettes that share visual characteristics and color harmony.