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 |
|---|---|---|---|---|---|
#726C9D | rgb(114, 108, 157) | hsl(247, 20%, 52%) | Muted Blue | View | |
#7E6C9D | rgb(126, 108, 157) | hsl(262, 20%, 52%) | Muted Navy | View | |
#8A6C9D | rgb(138, 108, 157) | hsl(277, 20%, 52%) | Muted Purple | View | |
#976C9D | rgb(151, 108, 157) | hsl(293, 20%, 52%) | Muted Purple | View | |
#9D6C97 | rgb(157, 108, 151) | hsl(307, 20%, 52%) | 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: #726C9D;
--color-2: #7E6C9D;
--color-3: #8A6C9D;
--color-4: #976C9D;
--color-5: #9D6C97;
}Palettes that share visual characteristics and color harmony.