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 |
|---|---|---|---|---|---|
#8CA1C0 | rgb(140, 161, 192) | hsl(216, 29%, 65%) | Muted Blue | View | |
#8C94C0 | rgb(140, 148, 192) | hsl(231, 29%, 65%) | Muted Blue | View | |
#908CC0 | rgb(144, 140, 192) | hsl(245, 29%, 65%) | Muted Blue | View | |
#9D8CC0 | rgb(157, 140, 192) | hsl(260, 29%, 65%) | Muted Navy | View | |
#AA8CC0 | rgb(170, 140, 192) | hsl(275, 29%, 65%) | Muted Purple | View |
:root {
--color-1: #8CA1C0;
--color-2: #8C94C0;
--color-3: #908CC0;
--color-4: #9D8CC0;
--color-5: #AA8CC0;
}Palettes that share visual characteristics and color harmony.