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 |
|---|---|---|---|---|---|
#2B1B4B | rgb(43, 27, 75) | hsl(260, 47%, 20%) | Midnight Navy | View | |
#4B2E84 | rgb(75, 46, 132) | hsl(260, 48%, 35%) | Dark Soft Navy | View | |
#6B42BD | rgb(107, 66, 189) | hsl(260, 48%, 50%) | Soft Navy | View | |
#977BD1 | rgb(151, 123, 209) | hsl(260, 48%, 65%) | Soft Navy | View | |
#C4B4E4 | rgb(196, 180, 228) | hsl(260, 47%, 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: #2B1B4B;
--color-2: #4B2E84;
--color-3: #6B42BD;
--color-4: #977BD1;
--color-5: #C4B4E4;
}Palettes that share visual characteristics and color harmony.