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 Blue. 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 |
|---|---|---|---|---|---|
#A1B1BA | rgb(161, 177, 186) | hsl(202, 15%, 68%) | Muted Blue | View | |
#A1ABBA | rgb(161, 171, 186) | hsl(216, 15%, 68%) | Muted Blue | View | |
#A1A5BA | rgb(161, 165, 186) | hsl(230, 15%, 68%) | Muted Blue | View | |
#A3A1BA | rgb(163, 161, 186) | hsl(245, 15%, 68%) | Muted Blue | View | |
#A9A1BA | rgb(169, 161, 186) | hsl(259, 15%, 68%) | Muted Navy | View |
:root {
--color-1: #A1B1BA;
--color-2: #A1ABBA;
--color-3: #A1A5BA;
--color-4: #A3A1BA;
--color-5: #A9A1BA;
}Palettes that share visual characteristics and color harmony.