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 Purple. 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 |
|---|---|---|---|---|---|
#5F55AA | rgb(95, 85, 170) | hsl(247, 33%, 50%) | Muted Blue | View | |
#7455AA | rgb(116, 85, 170) | hsl(262, 33%, 50%) | Muted Navy | View | |
#8955AA | rgb(137, 85, 170) | hsl(277, 33%, 50%) | Muted Purple | View | |
#9E55AA | rgb(158, 85, 170) | hsl(292, 33%, 50%) | Muted Purple | View | |
#AA55A0 | rgb(170, 85, 160) | hsl(307, 33%, 50%) | Muted Pink | 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: #5F55AA;
--color-2: #7455AA;
--color-3: #8955AA;
--color-4: #9E55AA;
--color-5: #AA55A0;
}Palettes that share visual characteristics and color harmony.