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 |
|---|---|---|---|---|---|
#5E81A1 | rgb(94, 129, 161) | hsl(209, 26%, 50%) | Muted Blue | View | |
#5E70A1 | rgb(94, 112, 161) | hsl(224, 26%, 50%) | Muted Blue | View | |
#5E5FA1 | rgb(94, 95, 161) | hsl(239, 26%, 50%) | Muted Blue | View | |
#6E5EA1 | rgb(110, 94, 161) | hsl(254, 26%, 50%) | Muted Navy | View | |
#7E5EA1 | rgb(126, 94, 161) | hsl(269, 26%, 50%) | Muted Navy | View |
:root {
--color-1: #5E81A1;
--color-2: #5E70A1;
--color-3: #5E5FA1;
--color-4: #6E5EA1;
--color-5: #7E5EA1;
}Palettes that share visual characteristics and color harmony.