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 Vibrant Navy, Vibrant 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 |
|---|---|---|---|---|---|
#1A0165 | rgb(26, 1, 101) | hsl(255, 98%, 20%) | Midnight Navy | View | |
#2E02B1 | rgb(46, 2, 177) | hsl(255, 98%, 35%) | Dark Vibrant Navy | View | |
#4103FC | rgb(65, 3, 252) | hsl(255, 98%, 50%) | Vibrant Navy | View | |
#7A4EFD | rgb(122, 78, 253) | hsl(255, 98%, 65%) | Vibrant Navy | View | |
#B39AFE | rgb(179, 154, 254) | hsl(255, 98%, 80%) | Light Vibrant Navy | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Midnight Navy and Dark Vibrant Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #1A0165;
--color-2: #2E02B1;
--color-3: #4103FC;
--color-4: #7A4EFD;
--color-5: #B39AFE;
}Palettes that share visual characteristics and color harmony.