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 |
|---|---|---|---|---|---|
#8F98BC | rgb(143, 152, 188) | hsl(228, 25%, 65%) | Muted Blue | View | |
#928FBC | rgb(146, 143, 188) | hsl(244, 25%, 65%) | Muted Blue | View | |
#9E8FBC | rgb(158, 143, 188) | hsl(260, 25%, 65%) | Muted Navy | View | |
#A98FBC | rgb(169, 143, 188) | hsl(275, 25%, 65%) | Muted Purple | View | |
#B48FBC | rgb(180, 143, 188) | hsl(289, 25%, 65%) | Muted Purple | View |
:root {
--color-1: #8F98BC;
--color-2: #928FBC;
--color-3: #9E8FBC;
--color-4: #A98FBC;
--color-5: #B48FBC;
}Palettes that share visual characteristics and color harmony.