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 |
|---|---|---|---|---|---|
#8491BD | rgb(132, 145, 189) | hsl(226, 30%, 63%) | Muted Blue | View | |
#8684BD | rgb(134, 132, 189) | hsl(242, 30%, 63%) | Muted Blue | View | |
#9484BD | rgb(148, 132, 189) | hsl(257, 30%, 63%) | Muted Navy | View | |
#A384BD | rgb(163, 132, 189) | hsl(273, 30%, 63%) | Muted Navy | View | |
#B184BD | rgb(177, 132, 189) | hsl(287, 30%, 63%) | Muted Purple | View |
:root {
--color-1: #8491BD;
--color-2: #8684BD;
--color-3: #9484BD;
--color-4: #A384BD;
--color-5: #B184BD;
}Palettes that share visual characteristics and color harmony.