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 |
|---|---|---|---|---|---|
#5E87A1 | rgb(94, 135, 161) | hsl(203, 26%, 50%) | Muted Blue | View | |
#5E77A1 | rgb(94, 119, 161) | hsl(218, 26%, 50%) | Muted Blue | View | |
#5E66A1 | rgb(94, 102, 161) | hsl(233, 26%, 50%) | Muted Blue | View | |
#675EA1 | rgb(103, 94, 161) | hsl(248, 26%, 50%) | Muted Blue | View | |
#785EA1 | rgb(120, 94, 161) | hsl(263, 26%, 50%) | Muted Navy | View |
:root {
--color-1: #5E87A1;
--color-2: #5E77A1;
--color-3: #5E66A1;
--color-4: #675EA1;
--color-5: #785EA1;
}Palettes that share visual characteristics and color harmony.