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 |
|---|---|---|---|---|---|
#1A1A32 | rgb(26, 26, 50) | hsl(240, 32%, 15%) | Deep Muted Blue | View | |
#211A32 | rgb(33, 26, 50) | hsl(258, 32%, 15%) | Midnight Navy | View | |
#271A32 | rgb(39, 26, 50) | hsl(273, 32%, 15%) | Midnight Navy | View | |
#2D1A32 | rgb(45, 26, 50) | hsl(288, 32%, 15%) | Deep Muted Purple | View | |
#321A32 | rgb(50, 26, 50) | hsl(300, 32%, 15%) | 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: #1A1A32;
--color-2: #211A32;
--color-3: #271A32;
--color-4: #2D1A32;
--color-5: #321A32;
}Palettes that share visual characteristics and color harmony.