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 |
|---|---|---|---|---|---|
#140066 | rgb(20, 0, 102) | hsl(252, 100%, 20%) | Midnight Navy | View | |
#2400B3 | rgb(36, 0, 179) | hsl(252, 100%, 35%) | Dark Vibrant Navy | View | |
#3300FF | rgb(51, 0, 255) | hsl(252, 100%, 50%) | Vibrant Navy | View | |
#704DFF | rgb(112, 77, 255) | hsl(252, 100%, 65%) | Vibrant Navy | View | |
#AD99FF | rgb(173, 153, 255) | hsl(252, 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: #140066;
--color-2: #2400B3;
--color-3: #3300FF;
--color-4: #704DFF;
--color-5: #AD99FF;
}Palettes that share visual characteristics and color harmony.