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 |
|---|---|---|---|---|---|
#8FAABD | rgb(143, 170, 189) | hsl(205, 26%, 65%) | Muted Blue | View | |
#8F9EBD | rgb(143, 158, 189) | hsl(220, 26%, 65%) | Muted Blue | View | |
#8F92BD | rgb(143, 146, 189) | hsl(236, 26%, 65%) | Muted Blue | View | |
#968FBD | rgb(150, 143, 189) | hsl(249, 26%, 65%) | Muted Blue | View | |
#A28FBD | rgb(162, 143, 189) | hsl(265, 26%, 65%) | Muted Navy | View |
:root {
--color-1: #8FAABD;
--color-2: #8F9EBD;
--color-3: #8F92BD;
--color-4: #968FBD;
--color-5: #A28FBD;
}Palettes that share visual characteristics and color harmony.