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 |
|---|---|---|---|---|---|
#86A5BB | rgb(134, 165, 187) | hsl(205, 28%, 63%) | Muted Blue | View | |
#8698BB | rgb(134, 152, 187) | hsl(220, 28%, 63%) | Muted Blue | View | |
#868BBB | rgb(134, 139, 187) | hsl(234, 28%, 63%) | Muted Blue | View | |
#8F86BB | rgb(143, 134, 187) | hsl(250, 28%, 63%) | Muted Navy | View | |
#9C86BB | rgb(156, 134, 187) | hsl(265, 28%, 63%) | Muted Navy | View |
:root {
--color-1: #86A5BB;
--color-2: #8698BB;
--color-3: #868BBB;
--color-4: #8F86BB;
--color-5: #9C86BB;
}Palettes that share visual characteristics and color harmony.