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 |
|---|---|---|---|---|---|
#5F7386 | rgb(95, 115, 134) | hsl(209, 17%, 45%) | Muted Blue | View | |
#5F6986 | rgb(95, 105, 134) | hsl(225, 17%, 45%) | Muted Blue | View | |
#5F5F86 | rgb(95, 95, 134) | hsl(240, 17%, 45%) | Muted Blue | View | |
#695F86 | rgb(105, 95, 134) | hsl(255, 17%, 45%) | Muted Navy | View | |
#735F86 | rgb(115, 95, 134) | hsl(271, 17%, 45%) | Muted Navy | View |
:root {
--color-1: #5F7386;
--color-2: #5F6986;
--color-3: #5F5F86;
--color-4: #695F86;
--color-5: #735F86;
}Palettes that share visual characteristics and color harmony.