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 |
|---|---|---|---|---|---|
#89ACC2 | rgb(137, 172, 194) | hsl(203, 32%, 65%) | Muted Blue | View | |
#899EC2 | rgb(137, 158, 194) | hsl(218, 32%, 65%) | Muted Blue | View | |
#8990C2 | rgb(137, 144, 194) | hsl(233, 32%, 65%) | Muted Blue | View | |
#9189C2 | rgb(145, 137, 194) | hsl(248, 32%, 65%) | Muted Blue | View | |
#9F89C2 | rgb(159, 137, 194) | hsl(263, 32%, 65%) | Muted Navy | View |
:root {
--color-1: #89ACC2;
--color-2: #899EC2;
--color-3: #8990C2;
--color-4: #9189C2;
--color-5: #9F89C2;
}Palettes that share visual characteristics and color harmony.