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 |
|---|---|---|---|---|---|
#8FACBC | rgb(143, 172, 188) | hsl(201, 25%, 65%) | Muted Blue | View | |
#8FA1BC | rgb(143, 161, 188) | hsl(216, 25%, 65%) | Muted Blue | View | |
#8F96BC | rgb(143, 150, 188) | hsl(231, 25%, 65%) | Muted Blue | View | |
#948FBC | rgb(148, 143, 188) | hsl(247, 25%, 65%) | Muted Blue | View | |
#9F8FBC | rgb(159, 143, 188) | hsl(261, 25%, 65%) | Muted Navy | View |
:root {
--color-1: #8FACBC;
--color-2: #8FA1BC;
--color-3: #8F96BC;
--color-4: #948FBC;
--color-5: #9F8FBC;
}Palettes that share visual characteristics and color harmony.