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 Deep Muted Blue, Midnight Navy, Midnight Navy. 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 |
|---|---|---|---|---|---|
#2A2A51 | rgb(42, 42, 81) | hsl(240, 32%, 24%) | Deep Muted Blue | View | |
#332A51 | rgb(51, 42, 81) | hsl(254, 32%, 24%) | Midnight Navy | View | |
#3D2A51 | rgb(61, 42, 81) | hsl(269, 32%, 24%) | Midnight Navy | View | |
#462A51 | rgb(70, 42, 81) | hsl(283, 32%, 24%) | Deep Muted Purple | View | |
#502A51 | rgb(80, 42, 81) | hsl(298, 32%, 24%) | Deep Muted Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Deep Muted Blue and Midnight Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #2A2A51;
--color-2: #332A51;
--color-3: #3D2A51;
--color-4: #462A51;
--color-5: #502A51;
}Palettes that share visual characteristics and color harmony.