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 |
|---|---|---|---|---|---|
#1B0066 | rgb(27, 0, 102) | hsl(256, 100%, 20%) | Midnight Navy | View | |
#3000B3 | rgb(48, 0, 179) | hsl(256, 100%, 35%) | Dark Vibrant Navy | View | |
#4400FF | rgb(68, 0, 255) | hsl(256, 100%, 50%) | Vibrant Navy | View | |
#7C4DFF | rgb(124, 77, 255) | hsl(256, 100%, 65%) | Vibrant Navy | View | |
#B499FF | rgb(180, 153, 255) | hsl(256, 100%, 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: #1B0066;
--color-2: #3000B3;
--color-3: #4400FF;
--color-4: #7C4DFF;
--color-5: #B499FF;
}Palettes that share visual characteristics and color harmony.