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 Midnight 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 |
|---|---|---|---|---|---|
#3B136C | rgb(59, 19, 108) | hsl(267, 70%, 25%) | Midnight Navy | View | |
#52136C | rgb(82, 19, 108) | hsl(282, 70%, 25%) | Dark Purple | View | |
#68136C | rgb(104, 19, 108) | hsl(297, 70%, 25%) | Dark Purple | View | |
#6C135B | rgb(108, 19, 91) | hsl(311, 70%, 25%) | Dark Pink | View | |
#6C1344 | rgb(108, 19, 68) | hsl(327, 70%, 25%) | Dark Pink | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Midnight Navy and Dark Purple creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #3B136C;
--color-2: #52136C;
--color-3: #68136C;
--color-4: #6C135B;
--color-5: #6C1344;
}Palettes that share visual characteristics and color harmony.