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 |
|---|---|---|---|---|---|
#302E38 | rgb(48, 46, 56) | hsl(252, 10%, 20%) | Midnight Navy | View | |
#545161 | rgb(84, 81, 97) | hsl(251, 9%, 35%) | Dark Gray | View | |
#77748B | rgb(119, 116, 139) | hsl(248, 9%, 50%) | Light Gray | View | |
#A09EAE | rgb(160, 158, 174) | hsl(248, 9%, 65%) | Light Gray | View | |
#C9C7D1 | rgb(201, 199, 209) | hsl(252, 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: #302E38;
--color-2: #545161;
--color-3: #77748B;
--color-4: #A09EAE;
--color-5: #C9C7D1;
}Palettes that share visual characteristics and color harmony.