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 |
|---|---|---|---|---|---|
#5E86A1 | rgb(94, 134, 161) | hsl(204, 26%, 50%) | Muted Blue | View | |
#5E76A1 | rgb(94, 118, 161) | hsl(219, 26%, 50%) | Muted Blue | View | |
#5E65A1 | rgb(94, 101, 161) | hsl(234, 26%, 50%) | Muted Blue | View | |
#685EA1 | rgb(104, 94, 161) | hsl(249, 26%, 50%) | Muted Blue | View | |
#795EA1 | rgb(121, 94, 161) | hsl(264, 26%, 50%) | Muted Navy | View |
:root {
--color-1: #5E86A1;
--color-2: #5E76A1;
--color-3: #5E65A1;
--color-4: #685EA1;
--color-5: #795EA1;
}Palettes that share visual characteristics and color harmony.