Interactive tools

Molarity & Dilution Calculator: solutions, C1V1=C2V2, and serial dilutions

37degrees Team
Share
Molarity & Dilution Calculator: solutions, C1V1=C2V2, and serial dilutions

Make up any solution, fast

Three of the most-repeated bench calculations in one place: how much to weigh for a target molarity, the C₁V₁ = C₂V₂ dilution, and serial dilutions. Pick which quantity to solve for and the rest update instantly.

Use it now

Found a bug or want a feature? Tell us — we read everything.

What it does

  • Molaritymass = concentration × volume × MW. Enter a molecular weight and any two of mass / concentration / volume; solve for the third (e.g. NaCl, MW 58.44 → 2.922 g for 500 mL of 100 mM).
  • DilutionC₁V₁ = C₂V₂. Solve for any of the four, and it tells you how much diluent to add.
  • Serial dilution — start concentration + fold + number of points → the full concentration ladder.

Every field has a unit selector (M/mM/µM/nM/pM, L/mL/µL, g/mg/µg/ng) and the beaker fills/colors to match volume and concentration.

Embed it on your site

<link rel="stylesheet" href="https://www.37degrees.io/interactive-tools/molarity-dilution/styles.css" />

<div id="molarity-widget-embed"></div>

<script>
  // Optional: window.MOLARITY_THEME = "light";
</script>
<script src="https://www.37degrees.io/interactive-tools/molarity-dilution/widget.js"></script>

Credits

Built and maintained by 37degrees. Standard solution-prep math — no third-party libraries, no data leaves the browser.

Share this article