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 |
|---|---|---|---|---|---|
#241B4B | rgb(36, 27, 75) | hsl(251, 47%, 20%) | Midnight Navy | View | |
#3F2F83 | rgb(63, 47, 131) | hsl(251, 47%, 35%) | Dark Soft Navy | View | |
#5A44BB | rgb(90, 68, 187) | hsl(251, 47%, 50%) | Soft Navy | View | |
#8B7CD0 | rgb(139, 124, 208) | hsl(251, 47%, 65%) | Soft Navy | View | |
#BDB4E4 | rgb(189, 180, 228) | hsl(251, 47%, 80%) | Light Soft Navy | View |
This blue-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: #241B4B;
--color-2: #3F2F83;
--color-3: #5A44BB;
--color-4: #8B7CD0;
--color-5: #BDB4E4;
}Palettes that share visual characteristics and color harmony.