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 |
|---|---|---|---|---|---|
#87A6C4 | rgb(135, 166, 196) | hsl(210, 34%, 65%) | Muted Blue | View | |
#8797C4 | rgb(135, 151, 196) | hsl(224, 34%, 65%) | Muted Blue | View | |
#8787C4 | rgb(135, 135, 196) | hsl(240, 34%, 65%) | Muted Blue | View | |
#9787C4 | rgb(151, 135, 196) | hsl(256, 34%, 65%) | Muted Navy | View | |
#A687C4 | rgb(166, 135, 196) | hsl(270, 34%, 65%) | Muted Navy | View |
:root {
--color-1: #87A6C4;
--color-2: #8797C4;
--color-3: #8787C4;
--color-4: #9787C4;
--color-5: #A687C4;
}Palettes that share visual characteristics and color harmony.