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 |
|---|---|---|---|---|---|
#6E7CAA | rgb(110, 124, 170) | hsl(226, 26%, 55%) | Muted Blue | View | |
#6F6EAA | rgb(111, 110, 170) | hsl(241, 26%, 55%) | Muted Blue | View | |
#7E6EAA | rgb(126, 110, 170) | hsl(256, 26%, 55%) | Muted Navy | View | |
#8D6EAA | rgb(141, 110, 170) | hsl(271, 26%, 55%) | Muted Navy | View | |
#9C6EAA | rgb(156, 110, 170) | hsl(286, 26%, 55%) | Muted Purple | View |
:root {
--color-1: #6E7CAA;
--color-2: #6F6EAA;
--color-3: #7E6EAA;
--color-4: #8D6EAA;
--color-5: #9C6EAA;
}Palettes that share visual characteristics and color harmony.