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 |
|---|---|---|---|---|---|
#848CA9 | rgb(132, 140, 169) | hsl(227, 18%, 59%) | Muted Blue | View | |
#8484A9 | rgb(132, 132, 169) | hsl(240, 18%, 59%) | Muted Blue | View | |
#8E84A9 | rgb(142, 132, 169) | hsl(256, 18%, 59%) | Muted Navy | View | |
#9784A9 | rgb(151, 132, 169) | hsl(271, 18%, 59%) | Muted Navy | View | |
#A084A9 | rgb(160, 132, 169) | hsl(285, 18%, 59%) | Muted Purple | View |
:root {
--color-1: #848CA9;
--color-2: #8484A9;
--color-3: #8E84A9;
--color-4: #9784A9;
--color-5: #A084A9;
}Palettes that share visual characteristics and color harmony.