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 |
|---|---|---|---|---|---|
#8C87C4 | rgb(140, 135, 196) | hsl(245, 34%, 65%) | Muted Blue | View | |
#9C87C4 | rgb(156, 135, 196) | hsl(261, 34%, 65%) | Muted Navy | View | |
#AB87C4 | rgb(171, 135, 196) | hsl(275, 34%, 65%) | Muted Purple | View | |
#BA87C4 | rgb(186, 135, 196) | hsl(290, 34%, 65%) | Muted Purple | View | |
#C487BF | rgb(196, 135, 191) | hsl(305, 34%, 65%) | 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: #8C87C4;
--color-2: #9C87C4;
--color-3: #AB87C4;
--color-4: #BA87C4;
--color-5: #C487BF;
}Palettes that share visual characteristics and color harmony.