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 Navy. 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 |
|---|---|---|---|---|---|
#8485BD | rgb(132, 133, 189) | hsl(239, 30%, 63%) | Muted Blue | View | |
#9284BD | rgb(146, 132, 189) | hsl(255, 30%, 63%) | Muted Navy | View | |
#A084BD | rgb(160, 132, 189) | hsl(269, 30%, 63%) | Muted Navy | View | |
#AE84BD | rgb(174, 132, 189) | hsl(284, 30%, 63%) | Muted Purple | View | |
#BC84BD | rgb(188, 132, 189) | hsl(299, 30%, 63%) | Muted Purple | 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: #8485BD;
--color-2: #9284BD;
--color-3: #A084BD;
--color-4: #AE84BD;
--color-5: #BC84BD;
}Palettes that share visual characteristics and color harmony.