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 |
|---|---|---|---|---|---|
#848EA9 | rgb(132, 142, 169) | hsl(224, 18%, 59%) | Muted Blue | View | |
#8485A9 | rgb(132, 133, 169) | hsl(238, 18%, 59%) | Muted Blue | View | |
#8C84A9 | rgb(140, 132, 169) | hsl(253, 18%, 59%) | Muted Navy | View | |
#9584A9 | rgb(149, 132, 169) | hsl(268, 18%, 59%) | Muted Navy | View | |
#9F84A9 | rgb(159, 132, 169) | hsl(284, 18%, 59%) | Muted Purple | View |
:root {
--color-1: #848EA9;
--color-2: #8485A9;
--color-3: #8C84A9;
--color-4: #9584A9;
--color-5: #9F84A9;
}Palettes that share visual characteristics and color harmony.