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 |
|---|---|---|---|---|---|
#322E38 | rgb(50, 46, 56) | hsl(264, 10%, 20%) | Midnight Navy | View | |
#575161 | rgb(87, 81, 97) | hsl(263, 9%, 35%) | Dark Gray | View | |
#7C748B | rgb(124, 116, 139) | hsl(261, 9%, 50%) | Light Gray | View | |
#A39EAE | rgb(163, 158, 174) | hsl(259, 9%, 65%) | Light Gray | View | |
#CBC7D1 | rgb(203, 199, 209) | hsl(264, 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: #322E38;
--color-2: #575161;
--color-3: #7C748B;
--color-4: #A39EAE;
--color-5: #CBC7D1;
}Palettes that share visual characteristics and color harmony.