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 |
|---|---|---|---|---|---|
#5C509F | rgb(92, 80, 159) | hsl(249, 33%, 47%) | Muted Blue | View | |
#70509F | rgb(112, 80, 159) | hsl(264, 33%, 47%) | Muted Navy | View | |
#84509F | rgb(132, 80, 159) | hsl(279, 33%, 47%) | Muted Purple | View | |
#97509F | rgb(151, 80, 159) | hsl(294, 33%, 47%) | Muted Purple | View | |
#9F5094 | rgb(159, 80, 148) | hsl(308, 33%, 47%) | 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: #5C509F;
--color-2: #70509F;
--color-3: #84509F;
--color-4: #97509F;
--color-5: #9F5094;
}Palettes that share visual characteristics and color harmony.