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 Muted Navy, Muted 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 |
|---|---|---|---|---|---|
#2B2046 | rgb(43, 32, 70) | hsl(257, 37%, 20%) | Midnight Navy | View | |
#4B387A | rgb(75, 56, 122) | hsl(257, 37%, 35%) | Dark Muted Navy | View | |
#6B50AF | rgb(107, 80, 175) | hsl(257, 37%, 50%) | Muted Navy | View | |
#9785C7 | rgb(151, 133, 199) | hsl(256, 37%, 65%) | Muted Navy | View | |
#C4B9DF | rgb(196, 185, 223) | hsl(257, 37%, 80%) | Light Muted Navy | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Midnight Navy and Dark Muted Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #2B2046;
--color-2: #4B387A;
--color-3: #6B50AF;
--color-4: #9785C7;
--color-5: #C4B9DF;
}Palettes that share visual characteristics and color harmony.