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 Dusty Navy, Dusty 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 |
|---|---|---|---|---|---|
#332C3A | rgb(51, 44, 58) | hsl(270, 14%, 20%) | Midnight Navy | View | |
#5A4E65 | rgb(90, 78, 101) | hsl(271, 13%, 35%) | Dark Dusty Navy | View | |
#806F90 | rgb(128, 111, 144) | hsl(271, 13%, 50%) | Dusty Navy | View | |
#A69AB1 | rgb(166, 154, 177) | hsl(271, 13%, 65%) | Dusty Navy | View | |
#CCC5D3 | rgb(204, 197, 211) | hsl(270, 14%, 80%) | Light Dusty Navy | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Midnight Navy and Dark Dusty Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #332C3A;
--color-2: #5A4E65;
--color-3: #806F90;
--color-4: #A69AB1;
--color-5: #CCC5D3;
}Palettes that share visual characteristics and color harmony.