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 |
|---|---|---|---|---|---|
#2C184E | rgb(44, 24, 78) | hsl(262, 53%, 20%) | Midnight Navy | View | |
#4D2A89 | rgb(77, 42, 137) | hsl(262, 53%, 35%) | Dark Soft Navy | View | |
#6D3CC3 | rgb(109, 60, 195) | hsl(262, 53%, 50%) | Soft Navy | View | |
#9976D5 | rgb(153, 118, 213) | hsl(262, 53%, 65%) | Soft Navy | View | |
#C5B1E7 | rgb(197, 177, 231) | hsl(262, 53%, 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: #2C184E;
--color-2: #4D2A89;
--color-3: #6D3CC3;
--color-4: #9976D5;
--color-5: #C5B1E7;
}Palettes that share visual characteristics and color harmony.