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 |
|---|---|---|---|---|---|
#7B909D | rgb(123, 144, 157) | hsl(203, 15%, 55%) | Muted Blue | View | |
#7B889D | rgb(123, 136, 157) | hsl(217, 15%, 55%) | Muted Blue | View | |
#7B7F9D | rgb(123, 127, 157) | hsl(233, 15%, 55%) | Muted Blue | View | |
#807B9D | rgb(128, 123, 157) | hsl(249, 15%, 55%) | Muted Blue | View | |
#887B9D | rgb(136, 123, 157) | hsl(263, 15%, 55%) | Muted Navy | View |
:root {
--color-1: #7B909D;
--color-2: #7B889D;
--color-3: #7B7F9D;
--color-4: #807B9D;
--color-5: #887B9D;
}Palettes that share visual characteristics and color harmony.