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 |
|---|---|---|---|---|---|
#87A0C5 | rgb(135, 160, 197) | hsl(216, 35%, 65%) | Muted Blue | View | |
#8790C5 | rgb(135, 144, 197) | hsl(231, 35%, 65%) | Muted Blue | View | |
#8D87C5 | rgb(141, 135, 197) | hsl(246, 35%, 65%) | Muted Blue | View | |
#9C87C5 | rgb(156, 135, 197) | hsl(260, 35%, 65%) | Muted Navy | View | |
#AC87C5 | rgb(172, 135, 197) | hsl(276, 35%, 65%) | Muted Purple | View |
:root {
--color-1: #87A0C5;
--color-2: #8790C5;
--color-3: #8D87C5;
--color-4: #9C87C5;
--color-5: #AC87C5;
}Palettes that share visual characteristics and color harmony.