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 |
|---|---|---|---|---|---|
#78839B | rgb(120, 131, 155) | hsl(221, 15%, 54%) | Muted Blue | View | |
#787A9B | rgb(120, 122, 155) | hsl(237, 15%, 54%) | Muted Blue | View | |
#7F789B | rgb(127, 120, 155) | hsl(252, 15%, 54%) | Muted Navy | View | |
#88789B | rgb(136, 120, 155) | hsl(267, 15%, 54%) | Muted Navy | View | |
#91789B | rgb(145, 120, 155) | hsl(283, 15%, 54%) | Muted Purple | View |
:root {
--color-1: #78839B;
--color-2: #787A9B;
--color-3: #7F789B;
--color-4: #88789B;
--color-5: #91789B;
}Palettes that share visual characteristics and color harmony.