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 |
|---|---|---|---|---|---|
#5E8BA1 | rgb(94, 139, 161) | hsl(200, 26%, 50%) | Muted Blue | View | |
#5E7AA1 | rgb(94, 122, 161) | hsl(215, 26%, 50%) | Muted Blue | View | |
#5E69A1 | rgb(94, 105, 161) | hsl(230, 26%, 50%) | Muted Blue | View | |
#645EA1 | rgb(100, 94, 161) | hsl(245, 26%, 50%) | Muted Blue | View | |
#745EA1 | rgb(116, 94, 161) | hsl(260, 26%, 50%) | Muted Navy | View |
:root {
--color-1: #5E8BA1;
--color-2: #5E7AA1;
--color-3: #5E69A1;
--color-4: #645EA1;
--color-5: #745EA1;
}Palettes that share visual characteristics and color harmony.