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 |
|---|---|---|---|---|---|
#251A4D | rgb(37, 26, 77) | hsl(253, 50%, 20%) | Midnight Navy | View | |
#402D86 | rgb(64, 45, 134) | hsl(253, 50%, 35%) | Dark Soft Navy | View | |
#5B40BF | rgb(91, 64, 191) | hsl(253, 50%, 50%) | Soft Navy | View | |
#8C79D2 | rgb(140, 121, 210) | hsl(253, 50%, 65%) | Soft Navy | View | |
#BEB3E6 | rgb(190, 179, 230) | hsl(253, 50%, 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: #251A4D;
--color-2: #402D86;
--color-3: #5B40BF;
--color-4: #8C79D2;
--color-5: #BEB3E6;
}Palettes that share visual characteristics and color harmony.