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 |
|---|---|---|---|---|---|
#A1A6BA | rgb(161, 166, 186) | hsl(228, 15%, 68%) | Muted Blue | View | |
#A2A1BA | rgb(162, 161, 186) | hsl(242, 15%, 68%) | Muted Blue | View | |
#A8A1BA | rgb(168, 161, 186) | hsl(257, 15%, 68%) | Muted Navy | View | |
#AEA1BA | rgb(174, 161, 186) | hsl(271, 15%, 68%) | Muted Navy | View | |
#B4A1BA | rgb(180, 161, 186) | hsl(286, 15%, 68%) | Muted Purple | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Blue and Muted Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #A1A6BA;
--color-2: #A2A1BA;
--color-3: #A8A1BA;
--color-4: #AEA1BA;
--color-5: #B4A1BA;
}Palettes that share visual characteristics and color harmony.