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 |
|---|---|---|---|---|---|
#7B819D | rgb(123, 129, 157) | hsl(229, 15%, 55%) | Muted Blue | View | |
#7D7B9D | rgb(125, 123, 157) | hsl(244, 15%, 55%) | Muted Blue | View | |
#867B9D | rgb(134, 123, 157) | hsl(259, 15%, 55%) | Muted Navy | View | |
#8F7B9D | rgb(143, 123, 157) | hsl(275, 15%, 55%) | Muted Purple | View | |
#977B9D | rgb(151, 123, 157) | hsl(289, 15%, 55%) | Muted Purple | View |
:root {
--color-1: #7B819D;
--color-2: #7D7B9D;
--color-3: #867B9D;
--color-4: #8F7B9D;
--color-5: #977B9D;
}Palettes that share visual characteristics and color harmony.