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 |
|---|---|---|---|---|---|
#89A8C2 | rgb(137, 168, 194) | hsl(207, 32%, 65%) | Muted Blue | View | |
#8999C2 | rgb(137, 153, 194) | hsl(223, 32%, 65%) | Muted Blue | View | |
#898BC2 | rgb(137, 139, 194) | hsl(238, 32%, 65%) | Muted Blue | View | |
#9689C2 | rgb(150, 137, 194) | hsl(254, 32%, 65%) | Muted Navy | View | |
#A489C2 | rgb(164, 137, 194) | hsl(268, 32%, 65%) | Muted Navy | View |
:root {
--color-1: #89A8C2;
--color-2: #8999C2;
--color-3: #898BC2;
--color-4: #9689C2;
--color-5: #A489C2;
}Palettes that share visual characteristics and color harmony.