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 Navy. 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 |
|---|---|---|---|---|---|
#879BC4 | rgb(135, 155, 196) | hsl(220, 34%, 65%) | Muted Blue | View | |
#878BC4 | rgb(135, 139, 196) | hsl(236, 34%, 65%) | Muted Blue | View | |
#9387C4 | rgb(147, 135, 196) | hsl(252, 34%, 65%) | Muted Navy | View | |
#A287C4 | rgb(162, 135, 196) | hsl(267, 34%, 65%) | Muted Navy | View | |
#B187C4 | rgb(177, 135, 196) | hsl(281, 34%, 65%) | Muted Purple | View |
:root {
--color-1: #879BC4;
--color-2: #878BC4;
--color-3: #9387C4;
--color-4: #A287C4;
--color-5: #B187C4;
}Palettes that share visual characteristics and color harmony.