What Is Mulch?
Mulch is any material spread over the soil surface to hold moisture in, keep weeds down and even out soil temperature. What it is made of decides how it behaves in the bed. How it is packaged decides how you buy it, and that is the half this calculator deals with.
What Mulch Actually Does
Clemson's fact sheet lists three effects and states them plainly: mulches "prevent loss of water from the soil by evaporation", they "reduce the growth of weeds, when the mulch material itself is weed-free and applied deeply enough to prevent weed seed germination or to smother existing weeds", and they "keep the soil cooler in the summer and warmer in the winter, thus maintaining a more even soil temperature". Penn State Extension frames the same benefits around trees — mulch "conserves soil moisture by increasing water infiltration and slowing evaporation" and "impedes growth of weeds and grass that compete with tree roots for water and nutrients".
Read the weed clause twice, because it carries a condition: applied deeply enough. Depth is an input on this page rather than a fixed number precisely because it is the variable that decides whether a bed is mulched or merely decorated. It is also the variable that doubles your order without changing a single measurement.
Organic and Inorganic Mulches
Two families, and the difference shows up in your budget over years rather than on order day.
- Organic — shredded hardwood, bark nuggets, pine needles, straw, shredded leaves, grass clippings. These decompose into the soil, which is the point, and it is why they need topping up on a cycle.
- Inorganic — gravel, river rock, landscape stone, rubber. They do not break down, so they do not need replacing on a schedule; they also contribute nothing to the soil, and stone stores heat against plants that may not want it.
- Texture matters more than family for depth. Penn State says finely textured or double-shredded mulch should go down at 1 to 2 inches "since these materials allow less oxygen through to the root zone", while Clemson allows coarse pine bark nuggets "as deep as 4 inches" and caps grass clippings and shredded leaves at 2.
None of that changes the arithmetic. A cubic yard of pine nuggets and a cubic yard of shredded hardwood occupy the same cubic yard, so the volume math on this page is identical for every material — including the inorganic ones.
How Mulch Is Sold: Bags and Bulk
Three units collide in one purchase — beds are measured in feet, depth is chosen in inches, and material is sold by the cubic yard or the bag. Reconciling those three is most of what the arithmetic below does.
- Bulk, by the cubic yard. One cubic yard is 27 cubic feet — a cube three feet on a side. In metric that is 0.7645549 cubic meters, from the NIST conversion tables.
- Bagged at 2 cubic feet, the common retail size. It takes 13.5 of them to make a cubic yard.
- Bagged at 3 cubic feet, the larger size carried for coarser materials. Exactly 9 make a cubic yard, which makes the mental math easier.
- By the scoop, at some supply yards. A scoop is not a standard unit — ask how many cubic yards it holds before you compare its price to anything.
The bag size selector offers 2 and 3 cubic feet and nothing else, because those are the two sizes the count would be meaningful for. If your store sells another size, take the cubic-foot figure from the result panel and divide it yourself.
Covering a path or driveway with stone rather than bark? The same length × width × depth arithmetic, with a compaction allowance stacked on top, lives in the Gravel Calculator.
How Do You Calculate Mulch?
Area times depth, divided by the constant that converts square-feet-inches into cubic yards. Three lines of arithmetic, and the trap in all of them is mixing feet with inches without converting one of them.
The Mulch Formula, Written Out
This is what the code does, in order:
sqft = length × width yd3 = (sqft × depth) ÷ 324 depth in inches ft3 = yd3 × 27 bags = round up (ft3 ÷ bagSize) bagSize is 2 or 3 metric entry converts first: length, width × 3.280839895 meters → feet depth ÷ 2.54 centimeters → inches cost = bags × price when priceUnit is per bag cost = yd3 × price when priceUnit is per cubic yard
The 324 is not arbitrary and it is worth knowing where it comes from. A cubic yard is 27 cubic feet. Spread it one inch — one twelfth of a foot — deep and it has to stretch across 27 ÷ (1/12) = 324 square feet. Clemson states the same rule in words: "One cubic yard will cover a 324-square-foot area with an inch of mulch."
Step by Step
- Measure the bed in feet at its widest points. A border running 20 ft along a wall and reaching 10 ft out from it is 20 by 10, even where the front edge curves.
- Set the units control first. It is a two-button segmented control — Feet (depth in inches) or Meters (depth in cm) — with feet preselected. There is no mixed mode, so a bed measured in feet needs its depth typed in inches.
- Choose the depth on horticulture, not on caution. The guidance from the extension services is below; rounding up for safety here is how a 25-bag job becomes a 34-bag job.
- Pick the bag size you can actually buy locally. Only 2 and 3 cubic feet are offered.
- Leave the price at 0 unless you have a real quote, and set Price Quoted to match it — per cubic yard for bulk, per bag for bagged. A blank or non-numeric price is read as 0 and the cost line simply does not appear.
- Press Calculate. Nothing recalculates as you type, and because the length, width and depth boxes start empty, the panel shows a dash until you press the button. Reset returns it to that empty state.
Leave any of the three measurements blank, zero, negative or non-numeric and you get the amber notice instead of a result: "Enter length, width, and depth greater than zero". Nothing above zero is refused, though — the boxes carry no minimum or maximum, so a 0.5-inch depth and a 24-inch depth both calculate quite happily.
Worked Example: A 20 × 10 ft Bed at 3 Inches
Units on feet, length 20, width 10, depth 3, bag size 2 cubic feet, price left at 0. Press Calculate and the panel reads:
- 1.85 cubic yards
- Covers 200 sq ft at 3″ deep
- = 50.0 ft³ → 25 bags (2 cu ft each)
Trace it through. 20 × 10 = 200 square feet; 200 × 3 = 600; 600 ÷ 324 = 1.8518… cubic yards, displayed as 1.85. The cubic-foot line multiplies the unrounded 1.8518… by 27 to get 50.0, and 50.0 ÷ 2 is exactly 25 bags. Every figure comes off the unrounded volume rather than the 1.85 on screen — start again from 1.85 and you get 49.95 cubic feet, which happens to round to the same 25 bags here but will not always.
Now add a price. Set Price Quoted to per bag with 5 in the price box and a fourth line appears: "Estimated cost: $125 (25 bags at $5)". Switch to per cubic yard at 45 and the same bed reads "Estimated cost: $83 ($45/yd³ bulk)". Change nothing else — same 1.85 cubic yards, same 25 bags — and the estimate falls from $125 to $83, because the two lines price one volume against two different quotes.
Entering Meters and Centimeters
The metric option converts before it calculates: meters are multiplied by 3.280839895 to reach feet, centimeters divided by 2.54 to reach inches, and the 324 rule then runs on the converted figures. The output stays imperial — cubic yards, square feet, cubic feet and bags — because that is how the material is sold where the unit is used.
A 6 × 3 m bed at 7.5 cm deep returns "1.77 cubic yards", "Covers 194 sq ft at 3″ deep", "= 47.7 ft³ → 24 bags (2 cu ft each)". A 10 × 4 m bed at 5 cm returns "2.62 cubic yards", "Covers 431 sq ft at 2″ deep", "= 70.6 ft³ → 36 bags (2 cu ft each)".
One display quirk is worth knowing. The depth in that second line is rounded to a single decimal, so 7.5 cm prints as 3″ although the calculation used 2.9528″. The yardage is correct — it is built from the exact conversion — but do not read "3″" as confirmation that you asked for three inches. The same bed at a true 3 inches would need 1.79 cubic yards rather than 1.77. Enter 10 cm and the line reads 3.9″, which is what 10 cm honestly is.
Mulch Coverage Chart
Three tables, all of them generated by running this calculator rather than copied from anywhere. The first is the reference a landscaper carries in their head; the second finds your bed without typing; the third shows what depth alone does to an order.
What One Cubic Yard Covers
| Depth | 1 yd³ covers | Per 100 sq ft | 2 ft³ bags per 100 sq ft | 3 ft³ bags per 100 sq ft |
|---|---|---|---|---|
| 1″ — top-dress | 324 sq ft | 0.31 yd³ (8.3 ft³) | 5 | 3 |
| 2″ — refresh | 162 sq ft | 0.62 yd³ (16.7 ft³) | 9 | 6 |
| 3″ — standard | 108 sq ft | 0.93 yd³ (25.0 ft³) | 13 | 9 |
| 4″ — coarse bark maximum | 81 sq ft | 1.23 yd³ (33.3 ft³) | 17 | 12 |
The coverage column halves as the depth doubles, which is the fastest sanity check on any quote you are handed. If a yard tells you one cubic yard will do a 200 sq ft bed at 3 inches, it will not — it does 108.
Both bag columns are the calculator's own output, which means they are rounded up to the next whole bag. A 100 sq ft bed at 3 inches is 25.0 cubic feet, or 12.5 two-cubic-foot bags, and the panel says 13.
Mulch by Bed Size, at 3 Inches
Every row here is what the panel returns at the standard 3-inch depth with 2-cubic-foot bags selected.
| Bed | Area | Cubic yards | Cubic feet | 2 ft³ bags |
|---|---|---|---|---|
| 4 × 4 ft | 16 sq ft | 0.15 | 4.0 | 2 |
| 8 × 4 ft | 32 sq ft | 0.30 | 8.0 | 4 |
| 12 × 4 ft | 48 sq ft | 0.44 | 12.0 | 6 |
| 5 × 10 ft | 50 sq ft | 0.46 | 12.5 | 7 |
| 10 × 10 ft | 100 sq ft | 0.93 | 25.0 | 13 |
| 20 × 10 ft | 200 sq ft | 1.85 | 50.0 | 25 |
| 15 × 20 ft | 300 sq ft | 2.78 | 75.0 | 38 |
| 30 × 20 ft | 600 sq ft | 5.56 | 150.0 | 75 |
| 50 × 20 ft | 1000 sq ft | 9.26 | 250.0 | 125 |
Area drives the answer, not the shape of it: the 12 × 4 and 5 × 10 rows differ by two square feet and land one bag apart. If your bed is not listed, its area falls between two rows, and reading between them is close enough to settle bags-or-bulk before you type anything.
The Same 200 sq ft Bed at Every Depth
Depth scales the result in a straight line, which is easy to say and easy to underestimate. One 20 × 10 ft bed, four decisions:
| Depth | Cubic yards | Cubic feet | 2 ft³ bags |
|---|---|---|---|
| 1″ | 0.62 | 16.7 | 9 |
| 2″ | 1.23 | 33.3 | 17 |
| 3″ | 1.85 | 50.0 | 25 |
| 4″ | 2.47 | 66.7 | 34 |
Moving from a 2-inch refresh to a 4-inch blanket doubles the order — 17 bags become 34 — with the tape measure untouched. Depth is the one entry that changes the bill without changing the bed, and the extension guidance below is what should decide it.
How to Read Your Result
The panel gives one headline figure and two or three supporting lines, and each answers a different question at the counter.
- "1.85 cubic yards" — the headline, and the bulk order figure. This is the number a landscape supply yard wants to hear.
- "Covers 200 sq ft at 3″ deep" — a restatement of what you entered, area rounded to whole square feet and depth to one decimal. Use it to catch a typo before you pay for one.
- "= 50.0 ft³ → 25 bags (2 cu ft each)" — the same volume in cubic feet, then the store run, rounded up to whole bags.
- "Estimated cost: $125 (25 bags at $5)" — present only when the price box holds a number above 0, and computed from your quote alone.
How Deep Should Mulch Be?
The extension services do not all give one number, and the disagreement is informative rather than confusing: the right depth depends on the material and on drainage.
- Penn State Extension, for trees: "Apply a 2- to 4-inch layer of organic mulch and no more; use less if the soil is poorly drained."
- Penn State on texture: "If using finely textured or double-shredded mulch, use 1 to 2 inches since these materials allow less oxygen through to the root zone."
- Clemson, for the many wood and bark mulches made of fine particles: they "should not be more than 2 to 3 inches deep", because excess fine-textured mulch "can suffocate plant roots".
- Clemson, for coarse-textured mulches such as pine bark nuggets: as deep as 4 inches.
- Clemson, for grass clippings or shredded leaves: never deeper than 2 inches.
Put them side by side and 3 inches is the entry that satisfies all of them for ordinary shredded bark, which is why the tables above are built at 3. Go finer in texture and drop to 1 or 2; go coarser and 4 is defensible; on poorly drained soil, less.
Depth carries a clearance rule with it. Penn State: "A good rule of thumb is to pull mulch 3 to 5 inches away from young trees and 8 to 10 inches away from mature trees." Clemson asks for 2 to 3 inches of clearance from the stems of woody plants, "to prevent decay caused by wet mulch and rodent damage during the winter". The calculator cannot tell whether you left that gap — the area you enter should be the area you genuinely intend to cover.
Bags or Bulk: The Number That Settles It
One multiplication decides it. A cubic yard is 13.5 two-cubic-foot bags, so a bag price times 13.5 is what that bag costs per cubic yard. A $5 bag is $67.50 a yard. Set that against the bulk quote plus delivery and the comparison is finally like for like.
Run a 600 sq ft bed both ways. At 3 inches it needs 5.56 cubic yards. With the price set per bag at 5, the panel reads "Estimated cost: $375 (75 bags at $5)". Switch Price Quoted to per cubic yard and enter 45, and the identical bed reads "Estimated cost: $250 ($45/yd³ bulk)". The $125 between them is what a delivery fee has to beat.
Then shrink the job. An 8 × 4 ft strip at 3 inches comes to 0.30 cubic yards: "Estimated cost: $20 (4 bags at $5)" against "Estimated cost: $13 ($45/yd³ bulk)". Bulk is still the lower figure, but not by enough to pay a delivery charge, and three tenths of a cubic yard sits under the minimum load many yards will send a truck out for — ask before assuming bulk is the cheaper option at that size.
Choosing 3-cubic-foot bags changes the multiplier to 9 rather than 13.5, and the count moves with it: the 20 × 10 ft bed at 3 inches is 25 two-cubic-foot bags or 17 three-cubic-foot bags. Nine three-cubic-foot bags make exactly one cubic yard, which makes that size the easier one to price-check without a calculator at all.
Why the Bag Count Rounds Up
The bag line is always the next whole bag above what the volume needs. That is rounding, not a hidden waste allowance, and the difference matters when you are deciding whether to buy one more.
It shows clearest at exactly one cubic yard. A 324 × 1 ft strip at 1 inch returns "1.00 cubic yards", "Covers 324 sq ft at 1″ deep", "= 27.0 ft³ → 14 bags (2 cu ft each)". Thirteen and a half bags is the true requirement; half a bag is not purchasable, so it says 14 and you go home with one spare cubic foot.
Nothing else is padded anywhere in the result. There is no allowance for settling, for what misses the bed, or for the extra a slope swallows. If you want a margin, put it in the depth or the area rather than guessing at the end: a 10 × 10 ft bed entered at 3.5 inches instead of 3 returns 1.08 cubic yards and 15 bags against 0.93 and 13. Depth is linear, so that entry buys exactly one sixth more — a margin you chose, at a size you can name.
Limits: When This Calculator Does Not Apply
The arithmetic is exact. What it is exact about is a rectangle of loose material at a uniform depth, and real beds are rarely quite that.
- Rectangles only — there is no circle, triangle or curve mode. For a round tree ring, work the circle's area out separately and enter it as length with a width of 1. Clemson's method is the radius multiplied by itself and then by 3.14, so a ring 6 ft across (a 3 ft radius) is 28.27 sq ft, and 28.27 × 1 at 3 inches returns 0.26 cubic yards and 4 bags. Enter the same ring as a 6 × 6 square and you get 0.33 yards and 5 bags, because the square holds about 27 percent more than the circle inside it.
- One depth per run. A bed that steps from 2 inches under groundcover to 4 inches along the back needs two runs, added together.
- No deductions. Shrubs, boulders and stepping stones displace mulch and none of it is subtracted, so a densely planted bed genuinely needs less than its rectangle suggests.
- No waste or spillage allowance either. The figure is the geometric volume of the layer you described; anything that lands on the lawn is on top of it.
- Delivery is not priced. The cost line multiplies your own quote by the volume and stops — no delivery fee, no yard minimum, no discount for buying bags by the pallet.
- The depth readout rounds to one decimal, so metric entries can display a depth you did not type. The volume behind it uses the exact conversion.
- No weight is returned. Bulk mulch is sold by volume, but trailers have weight limits and soaked mulch is far heavier than dry, so a yardage figure is not a loading plan.
- It is not a gravel or soil calculator, even though the volume math is identical. Aggregate settles under compaction and needs an allowance on top; there is none here, because mulch is not rolled.
Two of these are worth acting on before you order anything: measure the bed properly, and decide the depth on the plants rather than on the tape. The rest are small, and most of them push the same direction — the true figure is a little under the rectangle, and the bag count is a little over the true figure.
Getting the area right is the whole job, since every other number on this page is derived from it. Irregular shapes, and the unit conversions that come with them, are handled in the Square Footage Calculator.