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 |
|---|---|---|---|---|---|
#8FA8BC | rgb(143, 168, 188) | hsl(207, 25%, 65%) | Muted Blue | View | |
#8F9DBC | rgb(143, 157, 188) | hsl(221, 25%, 65%) | Muted Blue | View | |
#8F92BC | rgb(143, 146, 188) | hsl(236, 25%, 65%) | Muted Blue | View | |
#988FBC | rgb(152, 143, 188) | hsl(252, 25%, 65%) | Muted Navy | View | |
#A48FBC | rgb(164, 143, 188) | hsl(268, 25%, 65%) | Muted Navy | View |
:root {
--color-1: #8FA8BC;
--color-2: #8F9DBC;
--color-3: #8F92BC;
--color-4: #988FBC;
--color-5: #A48FBC;
}Palettes that share visual characteristics and color harmony.