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 |
|---|---|---|---|---|---|
#86A7C1 | rgb(134, 167, 193) | hsl(206, 32%, 64%) | Muted Blue | View | |
#8698C1 | rgb(134, 152, 193) | hsl(222, 32%, 64%) | Muted Blue | View | |
#868AC1 | rgb(134, 138, 193) | hsl(236, 32%, 64%) | Muted Blue | View | |
#9186C1 | rgb(145, 134, 193) | hsl(251, 32%, 64%) | Muted Navy | View | |
#9F86C1 | rgb(159, 134, 193) | hsl(265, 32%, 64%) | Muted Navy | View |
:root {
--color-1: #86A7C1;
--color-2: #8698C1;
--color-3: #868AC1;
--color-4: #9186C1;
--color-5: #9F86C1;
}Palettes that share visual characteristics and color harmony.