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 |
|---|---|---|---|---|---|
#6D7DAB | rgb(109, 125, 171) | hsl(225, 27%, 55%) | Muted Blue | View | |
#6D6DAB | rgb(109, 109, 171) | hsl(240, 27%, 55%) | Muted Blue | View | |
#7D6DAB | rgb(125, 109, 171) | hsl(255, 27%, 55%) | Muted Navy | View | |
#8C6DAB | rgb(140, 109, 171) | hsl(270, 27%, 55%) | Muted Navy | View | |
#9C6DAB | rgb(156, 109, 171) | hsl(285, 27%, 55%) | Muted Purple | View |
:root {
--color-1: #6D7DAB;
--color-2: #6D6DAB;
--color-3: #7D6DAB;
--color-4: #8C6DAB;
--color-5: #9C6DAB;
}Palettes that share visual characteristics and color harmony.