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 |
|---|---|---|---|---|---|
#6B5FB4 | rgb(107, 95, 180) | hsl(248, 36%, 54%) | Muted Blue | View | |
#805FB4 | rgb(128, 95, 180) | hsl(263, 36%, 54%) | Muted Navy | View | |
#955FB4 | rgb(149, 95, 180) | hsl(278, 36%, 54%) | Muted Purple | View | |
#AA5FB4 | rgb(170, 95, 180) | hsl(293, 36%, 54%) | Muted Purple | View | |
#B45FA9 | rgb(180, 95, 169) | hsl(308, 36%, 54%) | 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: #6B5FB4;
--color-2: #805FB4;
--color-3: #955FB4;
--color-4: #AA5FB4;
--color-5: #B45FA9;
}Palettes that share visual characteristics and color harmony.