Heavyweight Flour Sack Towels, 27 x 27 Inches, Set of 12, 100% Premium Cotton, Highly Absorbent, Multi-Purpose Kitchen Dish Towels, Perfect for Printing & Embroidery
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700;800&family=DM+Sans:wght@400;500;600;700&display=swap'); :root { --forest:#1e3d2c; --forest-mid:#2d5a 3d; --gold:#c8973a; --gold-light:#e8b84b; --cream:#faf7f2; --cream-mid:#f0ece3; --ink:#1a1a1a; --body:#3d3d3d; --muted:#6b6b6b; --white:#ffffff; --border:#d8d0c4; --green-light:#edf4ef; --radius:10px; } /* THEME ISOLATION */ .wfs { display:block !important; width:100% !important; float:none !important; box-sizing:border-box; font-family:'DM Sans',sans-serif; color:var(--ink); font-size:16px; line-height:1.7; } .wfs *, .wfs *::before, .wfs *::after { box-sizing:border-box; } .wfs p { margin:0 0 1em; } /* FIXED: strikethrough restored */ .wfs s, .wfs del { text-decoration:line-through; } .wfs-sec { padding:36px 0; border-top:1px solid var(--border); display:block !important; } .wfs-sec:first-child { border-top:none; padding-top:0; } .wfs-sec-label { display:inline-block; font-size:0.875rem; font-weight:700; letter-spacing:0.14em; text-transform:uppercase; color:var(--gold); margin-bottom:8px; } .wfs-h2 { font-family:'Playfair Display',serif; font-size:1.5rem; font-weight:800; color:var(--ink); line-height:1.2; margin:0 0 14px; } .wfs-lead { font-size:1rem; color:var(--body); line-height:1.75; margin-bottom:1em; } .wfs-intro-text { margin-bottom:1.2em; } .wfs-specs-grid { display:grid; grid-template-columns:1fr 1fr; gap:8px; margin-top:18px; } .wfs-spec-row { display:grid; grid-template-columns:130px 1fr; gap:10px; padding:10px 14px; border-radius:8px; background:var(--cream); border:1px solid var(--border); align-items:start; } .wfs-spec-row.full { grid-column:span 2; } .wfs-spec-label { font-size:0.875rem; font-weight:700; color:var(--muted); text-transform:uppercase; letter-spacing:0.05em; padding-top:2px; } .wfs-spec-val { font-size:1rem; color:var(--ink); font-weight:500; } /* Color picker — 4 col kept intentionally (UI grid, short labels, 8 swatches) */ .wfs-colors-grid { display:grid; grid-template-columns:repeat(4,1fr); gap:10px; margin-top:18px; } .wfs-color-card { background:var(--white); border-radius:10px; overflow:hidden; border:1.5px solid var(--border); } .wfs-color-swatch { height:60px; display:block; } .wfs-color-body { padding:10px 12px; } .wfs-color-name { font-weight:700; font-size:1rem; color:var(--ink); display:block; margin-bottom:2px; } .wfs-color-note { font-size:0.875rem; color:var(--muted); line-height:1.4; } .wfs-uses-grid { display:grid; grid-template-columns:1fr 1fr; gap:12px; margin-top:18px; } .wfs-use-card { background:var(--cream); border-radius:8px; padding:16px 18px; border:1.5px solid var(--border); } .wfs-use-title { font-weight:700; font-size:1rem; color:var(--ink); display:block; margin-bottom:5px; } .wfs-use-text { font-size:1rem; color:var(--body); line-height:1.6; } .wfs-emb-band { background:var(--cream-mid); border:1.5px solid var(--border); border-radius:var(--radius); padding:24px 22px; } .wfs-emb-band h3 { font-family:'Playfair Display',serif; font-size:1.2rem; color:var(--ink); font-weight:800; margin:0 0 10px; } .wfs-emb-tips { display:grid; grid-template-columns:1fr 1fr; gap:8px; margin-top:14px; } .wfs-emb-tip { background:var(--white); border-radius:8px; padding:13px 15px; border:1px solid var(--border); } .wfs-emb-tip-title { font-weight:700; font-size:1rem; color:var(--forest); display:block; margin-bottom:3px; } .wfs-emb-tip-text { font-size:1rem; color:var(--body); line-height:1.55; } .wfs-print-band { background:var(--forest); border-radius:var(--radius); padding:24px 22px; margin-top:8px; } .wfs-print-band-title { font-family:'Playfair Display',serif; font-size:1.1rem; color:#f5ede0; font-weight:800; margin:0 0 6px; } .wfs-print-band-sub { font-size:1rem; color:#a8ccb4; margin:0 0 18px; } .wfs-print-box { display:flex; align-items:center; justify-content:space-between; gap:16px; background:rgba(255,255,255,0.08); border-radius:8px; padding:16px 18px; margin-bottom:8px; flex-wrap:wrap; } .wfs-print-box:last-child { margin-bottom:0; } .wfs-print-text { flex:1; min-width:0; } .wfs-print-method { font-weight:700; font-size:1rem; color:#e8b84b; display:block; margin-bottom:4px; } .wfs-print-desc { font-size:1rem; color:#a8ccb4; line-height:1.55; margin:0; } .wfs-print-btn { display:inline-block; background:var(--gold); color:#fff !important; font-weight:700; font-size:1rem; padding:9px 18px; border-radius:6px; text-decoration:none !important; white-space:nowrap; flex-shrink:0; } .wfs-print-btn:hover { background:var(--gold-light); } /* Care icon grid — 4 col kept (visual icons, not content cards) */ .wfs-care-row { display:grid; grid-template-columns:repeat(4,1fr); gap:10px; margin-top:18px; } .wfs-care-item { background:var(--cream); border-radius:8px; padding:16px 12px; text-align:center; border:1.5px solid var(--border); } .wfs-care-icon { font-size:1.4rem; display:block; margin-bottom:6px; } .wfs-care-title { font-weight:700; font-size:1rem; color:var(--forest); display:block; margin-bottom:3px; } .wfs-care-note { font-size:0.875rem; color:var(--muted); line-height:1.4; } .wfs-nudge { background:var(--green-light); border:2px solid var(--forest); border-radius:10px; padding:20px 22px; display:flex; align-items:center; justify-content:space-between; gap:18px; margin-top:28px; flex-wrap:wrap; } .wfs-nudge p { margin:0; font-size:1rem; color:var(--body); } .wfs-nudge strong { color:var(--forest); } .wfs-nudge-btn { background:var(--forest); color:#fff !important; font-weight:700; font-size:1rem; padding:11px 22px; border-radius:7px; text-decoration:none !important; white-space:nowrap; flex-shrink:0; } .wfs-nudge-btn:hover { background:var(--forest-mid); } /* FIXED: overflow:visible prevents FAQ break in some browsers/themes */ .wfs-faq { margin-top:18px; } .wfs-faq details { border:1.5px solid var(--border); border-radius:8px; margin-bottom:7px; overflow:visible; } .wfs-faq summary { background:var(--white); padding:15px 44px 15px 18px; cursor:pointer; font-weight:700; font-size:1rem; color:var(--ink); list-style:none; position:relative; line-height:1.4; display:block; border-radius:8px; } .wfs-faq summary::-webkit-details-marker { display:none; } .wfs-faq summary::after { content:"+"; position:absolute; right:16px; top:50%; transform:translateY(-50%); font-size:1.3rem; color:var(--forest); font-weight:400; pointer-events:none; } .wfs-faq details[open] summary { background:var(--green-light); border-radius:8px 8px 0 0; } .wfs-faq details[open] summary::after { content:"−"; } .wfs-faq-ans { padding:15px 18px; font-size:1rem; line-height:1.7; color:var(--body); border-top:1.5px solid var(--border); border-radius:0 0 8px 8px; background:var(--white); } .wfs-faq-ans p { margin:0 0 0.6em; } .wfs-faq-ans p:last-child { margin:0; } .wfs-links { display:flex; gap:10px; flex-wrap:wrap; align-items:center; padding-top:28px; border-top:1px solid var(--border); margin-top:36px; } .wfs-links-label { font-weight:700; font-size:0.875rem; color:var(--muted); text-transform:uppercase; letter-spacing:0.08em; flex-shrink:0; } .wfs-links a { font-size:1rem; font-weight:600; color:var(--forest) !important; text-decoration:none !important; padding:5px 12px; border:1.5px solid var(--forest); border-radius:20px; } .wfs-links a:hover { background:var(--forest); color:#fff !important; } .wfs-page-snippet { display:block; margin:0; padding:0; } .wfs-page-snippet > .wfs { margin-top:0; padding-top:0; } @media (max-width:700px) { .wfs-sec { display:block !important; } .wfs-specs-grid { grid-template-columns:1fr; } .wfs-spec-row.full { grid-column:span 1; } .wfs-colors-grid { grid-template-columns:repeat(2,1fr); } .wfs-emb-tips { grid-template-columns:1fr; } .wfs-uses-grid { grid-template-columns:1fr; } .wfs-care-row { grid-template-columns:repeat(2,1fr); } .wfs-nudge { flex-direction:column; align-items:flex-start; } } 27″ × 27″ · Set of 12 · 100% Cotton The Flour Sack Towel Crafters, Cooks, and Creatives Come Back to — Set after Set This is Mary's Kitchen Towels' signature product — the one that's been in homes, kitchens, and studios since 2006. Twelve towels, heavyweight 130 thread count cotton, hemmed on all four sides, pre-washed and ready to use straight from the box. The same blank that embroidery artists frame, screen printers use for merchandise runs, bread bakers rely on for dough-proofing, and restaurants stock for kitchen service. Available in 8 colors. Lint-free. Machine washable. Built to last. Ordering more than 120? Switch to wholesale pricing — as low as $1.94 per towel. Specifications What's in the Set Size27″ × 27″ uniform square Quantity12 towels per set Material100% premium cotton — no blends Thread Count130 TC diagonal weave — lint-free Weight3 oz per towel HemMachine-stitched all 4 sides Hanging LoopCorner loop included Pre-WashedYes — pre-washed & pre-shrunk ColorsWhite · Natural · Gray · Black · Red · Plaza Taupe · Rose Taupe · Royal Blue CareMachine wash · Tumble dry low · No bleach · No fabric softener Ships FromOur US warehouses — ships in 1 business day. Made in India. 8 Colors Available Choose Your Color All 8 colors in stock, ships in 1 business day. White and Natural are best for printing and embroidery. Colored towels are permanently dyed — fast colors that won't fade with normal washing. White (Bleached)Best for printing & embroidery Natural (Unbleached)No chemicals — farmhouse & eco favourite GrayNeutral — pairs with any palette BlackBold — popular for gifting & modern kitchens RedClassic farmhouse — best-seller Rose TaupeWarm pink-brown — popular for gifting Plaza TaupeEarthy neutral — complements linen decor Royal BlueDeep blue — sharp contrast for embroidery Why People Buy Them One Towel. A Hundred Uses. The tight diagonal cotton weave that makes these lint-free also makes them the go-to blank for decorating. Here's why customers keep reordering. Embroidery Tight, stable weave holds the hoop flat without distortion. Smooth white or natural surface shows thread colors at their best. One of the most popular embroidery blanks available. Screen Printing Flat heavyweight surface holds ink cleanly with no bleed. Pre-washed cotton ensures consistent registration. No pre-treatment needed for most plastisol or water-based inks. DTG & Heat Transfer Vinyl 100% cotton accepts DTG ink on white or natural. For HTV, the flat 3 oz surface gives excellent adhesion and a clean peel with no lifting. Kitchen & Dishes Lint-free — won't streak glassware. Highly absorbent and fast-drying. Softens further with every wash. Safe for food contact. Bread Baking & Proofing Breathable cotton lets dough breathe while it rises, preventing condensation. Line bannetons or cover shaped loaves. A baker's staple for decades. Gift Sets Personalize a few from the set with embroidery or printing, gift the rest plain. Popular for housewarming, weddings, and holiday sets. High perceived value at low cost. A Note for Embroiderers These are one of the most popular home embroidery blanks for a reason. The 130 thread count diagonal weave is firm enough to hoop cleanly but soft enough to stitch through without fighting your needle. Whether you're monogramming a set for yourself or making gifts, white and natural are the go-to colors. Stabilizer Cutaway stabilizer recommended for dense fills. Tearaway works well for lighter designs and lettering. Hooping Hoop flat — the weave is stable and won't distort. No need to float or use adhesive spray for most designs. Needle & Thread 75/11 or 80/12 embroidery needle. 40-weight polyester or rayon thread for sharp detail on this weave. After Stitching Wash in cold water, tumble dry low. Pre-washed cotton means no post-wash size surprises — your design stays centered. Prefer it printed? We handle it ourselves. Printed by our team — no third-party markups. Edge-to-Edge Printing Full surface coverage — design goes right to every edge. Best for bold patterns and illustrated artwork. From 25 pieces per design. Order → DTG Printing Unlimited colors, no minimum. Printed in tri-fold position so the full design shows when hung over an oven handle. Order → Screen Printing Most durable for bold, solid-color designs. Up to 4 Pantone colors. Most economical at 24+ pieces per design. Order → Care Instructions Wash and Last for Years Pre-washed and pre-shrunk — what you see is what you keep. They actually get more absorbent after the first few washes as the cotton fibers open up. 🌊 Machine Wash Cold or warm. Gentle or regular cycle. 💨 Tumble Dry Low Remove promptly to minimize wrinkles. 🚫 No Bleach Use oxygen-based brightener if needed. 🚫 No Fabric Softener Reduces absorbency & affects print adhesion. Ordering more than 120 towels? Switch to wholesale pricing — as low as $1.94 per towel at volume. No account needed. Ships same day. View Wholesale Pricing → FAQ Common Questions Are these towels pre-washed? Will they shrink? Yes — every towel is pre-washed and pre-shrunk before it ships. The size you see is the finished, washed size. No need to pre-wash before use or before decorating, though a quick wash before embroidery helps open up the fibers and stabilize the surface. What's the difference between white (bleached) and natural (unbleached)? White towels are bleached to a bright pure white — the best surface for printing and embroidery because colors pop against it. Natural towels keep the cotton's original off-white/cream tone with no bleaching agents, and are popular for farmhouse aesthetics, eco-conscious buyers, and food applications like bread proofing or cheese-making where chemical-free fabric is preferred. Both are 100% cotton and identical in construction. Are these good for embroidery? These are among the most popular embroidery blanks available. The 130 thread count diagonal weave is tight and stable — it hoops flat without puckering, holds thread color beautifully, and doesn't distort under tension. No stabilizer is required for most designs, though cutaway stabilizer is recommended for dense fills. Can I use these for sublimation printing? Sublimation bonds with polyester, not cotton, so it won't transfer directly onto these 100% cotton towels. However, many decorators apply a polyester coating spray (Subli-Glaze or similar) before pressing, which creates a receptive surface on cotton. Results are good but slightly less vibrant than true polyester. For the sharpest full-color prints on cotton, DTG or edge-to-edge printing are better options. Do the colored towels fade in the wash? No — all colored towels are fast colors, meaning the dye is permanently set into the cotton fiber. They will not fade with normal washing. Wash in cold or warm water, avoid bleach, and avoid high heat drying. Washed correctly, the colors hold over hundreds of wash cycles. Are these lint-free? Yes — the diagonal weave holds fibers tightly so they don't shed. These towels are lint-free, which is why they're prized for polishing glassware, drying dishes streak-free, and dusting. Unlike terry cloth or waffle-weave alternatives, they leave no residue on surfaces or lenses. What if I need more than 120 towels? Switch to our wholesale pricing page for volume discounts — starting at $2.89 each and dropping as low as $1.94 at 3,000 units. No wholesale account or application required. For 3+ pallets (14,040+ pieces), contact us directly for pallet pricing. Related: Wholesale 27×27 Towels 19×28 Tea Towels Colored Towels 19×19 Napkins Custom Printing Edge-to-Edge Printing
More you might like
Related
Jumbo Flour Sack Towels Heavyweight Cotton Set of 4
Related
Flour Sack Kitchen Towels - Grain Sack Tea Towels
Related
Dandelion Flour Sack Towels, set of two - Embroidered Kitche
Related