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 Soft Navy, Soft 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 |
|---|---|---|---|---|---|
#2D1A4C | rgb(45, 26, 76) | hsl(263, 49%, 20%) | Midnight Navy | View | |
#4F2E85 | rgb(79, 46, 133) | hsl(263, 49%, 35%) | Dark Soft Navy | View | |
#7141BE | rgb(113, 65, 190) | hsl(263, 49%, 50%) | Soft Navy | View | |
#9C7AD1 | rgb(156, 122, 209) | hsl(263, 49%, 65%) | Soft Navy | View | |
#C6B3E5 | rgb(198, 179, 229) | hsl(263, 49%, 80%) | Light Soft Navy | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Midnight Navy and Dark Soft Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #2D1A4C;
--color-2: #4F2E85;
--color-3: #7141BE;
--color-4: #9C7AD1;
--color-5: #C6B3E5;
}Palettes that share visual characteristics and color harmony.