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 Gray, Light Gray. 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 |
|---|---|---|---|---|---|
#312E38 | rgb(49, 46, 56) | hsl(258, 10%, 20%) | Midnight Navy | View | |
#565161 | rgb(86, 81, 97) | hsl(259, 9%, 35%) | Dark Gray | View | |
#7A748B | rgb(122, 116, 139) | hsl(256, 9%, 50%) | Light Gray | View | |
#A29EAE | rgb(162, 158, 174) | hsl(255, 9%, 65%) | Light Gray | View | |
#CAC7D1 | rgb(202, 199, 209) | hsl(258, 10%, 80%) | Light Dusty Navy | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Midnight Navy and Dark Gray creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #312E38;
--color-2: #565161;
--color-3: #7A748B;
--color-4: #A29EAE;
--color-5: #CAC7D1;
}Palettes that share visual characteristics and color harmony.