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 Purple. 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 |
|---|---|---|---|---|---|
#342C3A | rgb(52, 44, 58) | hsl(274, 14%, 20%) | Midnight Navy | View | |
#5B4E65 | rgb(91, 78, 101) | hsl(274, 13%, 35%) | Dark Dusty Navy | View | |
#826F90 | rgb(130, 111, 144) | hsl(275, 13%, 50%) | Dusty Purple | View | |
#A89AB1 | rgb(168, 154, 177) | hsl(277, 13%, 65%) | Dusty Purple | View | |
#CDC5D3 | rgb(205, 197, 211) | hsl(274, 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: #342C3A;
--color-2: #5B4E65;
--color-3: #826F90;
--color-4: #A89AB1;
--color-5: #CDC5D3;
}Palettes that share visual characteristics and color harmony.