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 |
|---|---|---|---|---|---|
#1C1C30 | rgb(28, 28, 48) | hsl(240, 26%, 15%) | Deep Muted Blue | View | |
#211C30 | rgb(33, 28, 48) | hsl(255, 26%, 15%) | Midnight Navy | View | |
#261C30 | rgb(38, 28, 48) | hsl(270, 26%, 15%) | Midnight Navy | View | |
#2B1C30 | rgb(43, 28, 48) | hsl(285, 26%, 15%) | Deep Muted Purple | View | |
#301C30 | rgb(48, 28, 48) | hsl(300, 26%, 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: #1C1C30;
--color-2: #211C30;
--color-3: #261C30;
--color-4: #2B1C30;
--color-5: #301C30;
}Palettes that share visual characteristics and color harmony.