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 |
|---|---|---|---|---|---|
#869BBB | rgb(134, 155, 187) | hsl(216, 28%, 63%) | Muted Blue | View | |
#868EBB | rgb(134, 142, 187) | hsl(231, 28%, 63%) | Muted Blue | View | |
#8C86BB | rgb(140, 134, 187) | hsl(247, 28%, 63%) | Muted Blue | View | |
#9986BB | rgb(153, 134, 187) | hsl(262, 28%, 63%) | Muted Navy | View | |
#A686BB | rgb(166, 134, 187) | hsl(276, 28%, 63%) | Muted Purple | View |
:root {
--color-1: #869BBB;
--color-2: #868EBB;
--color-3: #8C86BB;
--color-4: #9986BB;
--color-5: #A686BB;
}Palettes that share visual characteristics and color harmony.