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 |
|---|---|---|---|---|---|
#2B194D | rgb(43, 25, 77) | hsl(261, 51%, 20%) | Midnight Navy | View | |
#4C2C87 | rgb(76, 44, 135) | hsl(261, 51%, 35%) | Dark Soft Navy | View | |
#6C3EC1 | rgb(108, 62, 193) | hsl(261, 51%, 50%) | Soft Navy | View | |
#9878D3 | rgb(152, 120, 211) | hsl(261, 51%, 65%) | Soft Navy | View | |
#C4B2E6 | rgb(196, 178, 230) | hsl(261, 51%, 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: #2B194D;
--color-2: #4C2C87;
--color-3: #6C3EC1;
--color-4: #9878D3;
--color-5: #C4B2E6;
}Palettes that share visual characteristics and color harmony.