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 Blue, 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 |
|---|---|---|---|---|---|
#6D7CAB | rgb(109, 124, 171) | hsl(225, 27%, 55%) | Muted Blue | View | |
#6E6DAB | rgb(110, 109, 171) | hsl(241, 27%, 55%) | Muted Blue | View | |
#7E6DAB | rgb(126, 109, 171) | hsl(256, 27%, 55%) | Muted Navy | View | |
#8D6DAB | rgb(141, 109, 171) | hsl(271, 27%, 55%) | Muted Navy | View | |
#9D6DAB | rgb(157, 109, 171) | hsl(286, 27%, 55%) | Muted Purple | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Blue and Muted Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #6D7CAB;
--color-2: #6E6DAB;
--color-3: #7E6DAB;
--color-4: #8D6DAB;
--color-5: #9D6DAB;
}Palettes that share visual characteristics and color harmony.