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 |
|---|---|---|---|---|---|
#5B779A | rgb(91, 119, 154) | hsl(213, 26%, 48%) | Muted Blue | View | |
#5B679A | rgb(91, 103, 154) | hsl(229, 26%, 48%) | Muted Blue | View | |
#5E5B9A | rgb(94, 91, 154) | hsl(243, 26%, 48%) | Muted Blue | View | |
#6E5B9A | rgb(110, 91, 154) | hsl(258, 26%, 48%) | Muted Navy | View | |
#7E5B9A | rgb(126, 91, 154) | hsl(273, 26%, 48%) | Muted Navy | View |
:root {
--color-1: #5B779A;
--color-2: #5B679A;
--color-3: #5E5B9A;
--color-4: #6E5B9A;
--color-5: #7E5B9A;
}Palettes that share visual characteristics and color harmony.