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 |
|---|---|---|---|---|---|
#2F2C3A | rgb(47, 44, 58) | hsl(253, 14%, 20%) | Midnight Navy | View | |
#524E65 | rgb(82, 78, 101) | hsl(250, 13%, 35%) | Dark Dusty Navy | View | |
#766F90 | rgb(118, 111, 144) | hsl(253, 13%, 50%) | Dusty Navy | View | |
#9F9AB1 | rgb(159, 154, 177) | hsl(253, 13%, 65%) | Dusty Navy | View | |
#C8C5D3 | rgb(200, 197, 211) | hsl(253, 14%, 80%) | Light Dusty Navy | View |
This blue-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: #2F2C3A;
--color-2: #524E65;
--color-3: #766F90;
--color-4: #9F9AB1;
--color-5: #C8C5D3;
}Palettes that share visual characteristics and color harmony.