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 |
|---|---|---|---|---|---|
#787F9B | rgb(120, 127, 155) | hsl(228, 15%, 54%) | Muted Blue | View | |
#7A789B | rgb(122, 120, 155) | hsl(243, 15%, 54%) | Muted Blue | View | |
#83789B | rgb(131, 120, 155) | hsl(259, 15%, 54%) | Muted Navy | View | |
#8C789B | rgb(140, 120, 155) | hsl(274, 15%, 54%) | Muted Navy | View | |
#95789B | rgb(149, 120, 155) | hsl(290, 15%, 54%) | Muted Purple | View |
:root {
--color-1: #787F9B;
--color-2: #7A789B;
--color-3: #83789B;
--color-4: #8C789B;
--color-5: #95789B;
}Palettes that share visual characteristics and color harmony.