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 | |
#201A32 | rgb(32, 26, 50) | hsl(255, 32%, 15%) | Midnight Navy | View | |
#261A32 | rgb(38, 26, 50) | hsl(270, 32%, 15%) | Midnight Navy | View | |
#2C1A32 | rgb(44, 26, 50) | hsl(285, 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: #201A32;
--color-3: #261A32;
--color-4: #2C1A32;
--color-5: #321A32;
}Palettes that share visual characteristics and color harmony.