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 |
|---|---|---|---|---|---|
#645F86 | rgb(100, 95, 134) | hsl(248, 17%, 45%) | Muted Blue | View | |
#6E5F86 | rgb(110, 95, 134) | hsl(263, 17%, 45%) | Muted Navy | View | |
#785F86 | rgb(120, 95, 134) | hsl(278, 17%, 45%) | Muted Purple | View | |
#825F86 | rgb(130, 95, 134) | hsl(294, 17%, 45%) | Muted Purple | View | |
#865F81 | rgb(134, 95, 129) | hsl(308, 17%, 45%) | 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: #645F86;
--color-2: #6E5F86;
--color-3: #785F86;
--color-4: #825F86;
--color-5: #865F81;
}Palettes that share visual characteristics and color harmony.