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 |
|---|---|---|---|---|---|
#8CA0C0 | rgb(140, 160, 192) | hsl(217, 29%, 65%) | Muted Blue | View | |
#8C93C0 | rgb(140, 147, 192) | hsl(232, 29%, 65%) | Muted Blue | View | |
#928CC0 | rgb(146, 140, 192) | hsl(247, 29%, 65%) | Muted Blue | View | |
#9F8CC0 | rgb(159, 140, 192) | hsl(262, 29%, 65%) | Muted Navy | View | |
#AC8CC0 | rgb(172, 140, 192) | hsl(277, 29%, 65%) | Muted Purple | View |
:root {
--color-1: #8CA0C0;
--color-2: #8C93C0;
--color-3: #928CC0;
--color-4: #9F8CC0;
--color-5: #AC8CC0;
}Palettes that share visual characteristics and color harmony.