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 |
|---|---|---|---|---|---|
#91AABA | rgb(145, 170, 186) | hsl(203, 23%, 65%) | Muted Blue | View | |
#91A0BA | rgb(145, 160, 186) | hsl(218, 23%, 65%) | Muted Blue | View | |
#9195BA | rgb(145, 149, 186) | hsl(234, 23%, 65%) | Muted Blue | View | |
#9791BA | rgb(151, 145, 186) | hsl(249, 23%, 65%) | Muted Blue | View | |
#A291BA | rgb(162, 145, 186) | hsl(265, 23%, 65%) | Muted Navy | View |
:root {
--color-1: #91AABA;
--color-2: #91A0BA;
--color-3: #9195BA;
--color-4: #9791BA;
--color-5: #A291BA;
}Palettes that share visual characteristics and color harmony.