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 Muted Blue, Muted Navy, Muted 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 |
|---|---|---|---|---|---|
#5457AB | rgb(84, 87, 171) | hsl(238, 34%, 50%) | Muted Blue | View | |
#6754AB | rgb(103, 84, 171) | hsl(253, 34%, 50%) | Muted Navy | View | |
#7D54AB | rgb(125, 84, 171) | hsl(268, 34%, 50%) | Muted Navy | View | |
#9254AB | rgb(146, 84, 171) | hsl(283, 34%, 50%) | Muted Purple | View | |
#A854AB | rgb(168, 84, 171) | hsl(298, 34%, 50%) | Muted Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Blue and Muted Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #5457AB;
--color-2: #6754AB;
--color-3: #7D54AB;
--color-4: #9254AB;
--color-5: #A854AB;
}Palettes that share visual characteristics and color harmony.