Skip Navigation Website Accessibility
Call Today (888) 873-9822
Shipping Flat $7.50 Free Over $75
            Become a Fan
 


Sallie Tomato Bark Natural Cork Fabric 1/2 yard

This premium, cork fabric, also known as cork leather, is easy-to-sew through, pliable, and durable. Cork fabric has a similar handle to faux leather or genuine leather because it is soft, smooth, and pliable.  It is not hard or brittle. 

Its unique properties, eco-friendliness, and aesthetic appeal make it a versatile material for various projects. It can be used for bags, straps and handles, wallets, craft projects, applique, embroidery, home decor, and more. 

Our high-quality cork fabric consists of a thin layer of 100% cork adhered to a fabric support backing, which is often a blend of polyester, cotton, and polyurethane. Our cork fabric can be found in a variety of thicknesses, textures, prints, and colors. 

  • Size: .8mm thick, at least 25” wide by length of fabric purchased  
  • Fabric Backing: 50% Nylon, 50% PU
  • Recommended Needle: A 80/12 microtex or topstitch needle is recommended, with a longer stitch length such as 2.5mm or 3mm.
  • Recommended Thread: 40 wt polyester thread
  • Recommended Presser Foot:  A Teflon foot or roller foot is helpful when sewing with this material. 
  • Ironing: Use a medium temperature, ironing from the backside. Apply steam to help relax the fabric and remove creases. 

window.addEventListener('scroll', () => { const cart = document.querySelector('#cart'); if (window.scrollY > 300) { cart.classList.add('sticky-cart'); } else { cart.classList.remove('sticky-cart'); } }); // Express.js example const prerender = require('prerender-node'); app.use(prerender.set('prerenderToken', 'YOUR_TOKEN'));