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 |
|---|---|---|---|---|---|
#6D6EAB | rgb(109, 110, 171) | hsl(239, 27%, 55%) | Muted Blue | View | |
#7C6DAB | rgb(124, 109, 171) | hsl(255, 27%, 55%) | Muted Navy | View | |
#8B6DAB | rgb(139, 109, 171) | hsl(269, 27%, 55%) | Muted Navy | View | |
#9B6DAB | rgb(155, 109, 171) | hsl(285, 27%, 55%) | Muted Purple | View | |
#AA6DAB | rgb(170, 109, 171) | hsl(299, 27%, 55%) | 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: #6D6EAB;
--color-2: #7C6DAB;
--color-3: #8B6DAB;
--color-4: #9B6DAB;
--color-5: #AA6DAB;
}Palettes that share visual characteristics and color harmony.