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 |
|---|---|---|---|---|---|
#6E7EAA | rgb(110, 126, 170) | hsl(224, 26%, 55%) | Muted Blue | View | |
#6E6FAA | rgb(110, 111, 170) | hsl(239, 26%, 55%) | Muted Blue | View | |
#7C6EAA | rgb(124, 110, 170) | hsl(254, 26%, 55%) | Muted Navy | View | |
#8B6EAA | rgb(139, 110, 170) | hsl(269, 26%, 55%) | Muted Navy | View | |
#9A6EAA | rgb(154, 110, 170) | hsl(284, 26%, 55%) | Muted Purple | View |
:root {
--color-1: #6E7EAA;
--color-2: #6E6FAA;
--color-3: #7C6EAA;
--color-4: #8B6EAA;
--color-5: #9A6EAA;
}Palettes that share visual characteristics and color harmony.