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 |
|---|---|---|---|---|---|
#87A1C5 | rgb(135, 161, 197) | hsl(215, 35%, 65%) | Muted Blue | View | |
#8791C5 | rgb(135, 145, 197) | hsl(230, 35%, 65%) | Muted Blue | View | |
#8C87C5 | rgb(140, 135, 197) | hsl(245, 35%, 65%) | Muted Blue | View | |
#9B87C5 | rgb(155, 135, 197) | hsl(259, 35%, 65%) | Muted Navy | View | |
#AB87C5 | rgb(171, 135, 197) | hsl(275, 35%, 65%) | Muted Purple | View |
:root {
--color-1: #87A1C5;
--color-2: #8791C5;
--color-3: #8C87C5;
--color-4: #9B87C5;
--color-5: #AB87C5;
}Palettes that share visual characteristics and color harmony.