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 |
|---|---|---|---|---|---|
#86A2C1 | rgb(134, 162, 193) | hsl(212, 32%, 64%) | Muted Blue | View | |
#8694C1 | rgb(134, 148, 193) | hsl(226, 32%, 64%) | Muted Blue | View | |
#8786C1 | rgb(135, 134, 193) | hsl(241, 32%, 64%) | Muted Blue | View | |
#9586C1 | rgb(149, 134, 193) | hsl(255, 32%, 64%) | Muted Navy | View | |
#A486C1 | rgb(164, 134, 193) | hsl(271, 32%, 64%) | Muted Navy | View |
:root {
--color-1: #86A2C1;
--color-2: #8694C1;
--color-3: #8786C1;
--color-4: #9586C1;
--color-5: #A486C1;
}Palettes that share visual characteristics and color harmony.