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 |
|---|---|---|---|---|---|
#332E38 | rgb(51, 46, 56) | hsl(270, 10%, 20%) | Midnight Navy | View | |
#5A5161 | rgb(90, 81, 97) | hsl(274, 9%, 35%) | Dark Gray | View | |
#81748B | rgb(129, 116, 139) | hsl(274, 9%, 50%) | Light Gray | View | |
#A79EAE | rgb(167, 158, 174) | hsl(274, 9%, 65%) | Light Gray | View | |
#CCC7D1 | rgb(204, 199, 209) | hsl(270, 10%, 80%) | Light Dusty Navy | View |
This purple-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: #332E38;
--color-2: #5A5161;
--color-3: #81748B;
--color-4: #A79EAE;
--color-5: #CCC7D1;
}Palettes that share visual characteristics and color harmony.