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 |
|---|---|---|---|---|---|
#788E9B | rgb(120, 142, 155) | hsl(202, 15%, 54%) | Muted Blue | View | |
#78859B | rgb(120, 133, 155) | hsl(218, 15%, 54%) | Muted Blue | View | |
#787C9B | rgb(120, 124, 155) | hsl(233, 15%, 54%) | Muted Blue | View | |
#7D789B | rgb(125, 120, 155) | hsl(249, 15%, 54%) | Muted Blue | View | |
#86789B | rgb(134, 120, 155) | hsl(264, 15%, 54%) | Muted Navy | View |
:root {
--color-1: #788E9B;
--color-2: #78859B;
--color-3: #787C9B;
--color-4: #7D789B;
--color-5: #86789B;
}Palettes that share visual characteristics and color harmony.