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 |
|---|---|---|---|---|---|
#6E7AAA | rgb(110, 122, 170) | hsl(228, 26%, 55%) | Muted Blue | View | |
#716EAA | rgb(113, 110, 170) | hsl(243, 26%, 55%) | Muted Blue | View | |
#806EAA | rgb(128, 110, 170) | hsl(258, 26%, 55%) | Muted Navy | View | |
#8F6EAA | rgb(143, 110, 170) | hsl(273, 26%, 55%) | Muted Navy | View | |
#9E6EAA | rgb(158, 110, 170) | hsl(288, 26%, 55%) | Muted Purple | View |
:root {
--color-1: #6E7AAA;
--color-2: #716EAA;
--color-3: #806EAA;
--color-4: #8F6EAA;
--color-5: #9E6EAA;
}Palettes that share visual characteristics and color harmony.