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 Blue, Dusty Blue. 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 |
|---|---|---|---|---|---|
#2F2D39 | rgb(47, 45, 57) | hsl(250, 12%, 20%) | Midnight Navy | View | |
#524F63 | rgb(82, 79, 99) | hsl(249, 11%, 35%) | Dark Dusty Blue | View | |
#75718E | rgb(117, 113, 142) | hsl(248, 11%, 50%) | Dusty Blue | View | |
#9F9CB0 | rgb(159, 156, 176) | hsl(249, 11%, 65%) | Dusty Blue | View | |
#C8C6D2 | rgb(200, 198, 210) | hsl(250, 12%, 80%) | Light Dusty Navy | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Midnight Navy and Dark Dusty Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #2F2D39;
--color-2: #524F63;
--color-3: #75718E;
--color-4: #9F9CB0;
--color-5: #C8C6D2;
}Palettes that share visual characteristics and color harmony.