Rare Vintage 1950s-1960s Retro Mid-Century Classic Monster Halloween Image Set Digital Downloads Ephemera Scrapbook

HALLOWEENMONSTERS1

If you're captivated by the nostalgic charm of 1950s-1960s retro kitsch and mid-century Halloween designs, this rare collection of vintage Halloween images is exactly what you’ve been searching for! Featuring iconic monster characters like the Teenage Werewolf, Frankenstein, the Bride of Frankenstein, the Wicked Witch, a cute little Ghost, and a ghoulish Goblin. These classic vintage Halloween characters are trick or treating in a swanky mid-century modern neighborhood on an enchanted Halloween night.

Each exclusive illustration has been meticulously and BOO-tifully hand illustrated, making them perfect for all your spooky Halloween projects. Don't forget to explore our other vintage Halloween design sets to add even more retro magic to your eerie creations!

WHAT YOU GET WITH THIS PURCHASE:

  • Professionally illustrated vintage/retro Halloween images.
  • Each design is a high-quality 300 DPI resolution.
  • Instant Download after Purchase (check your email!)

Vintage 1950s, 1960s, 1970s, and 1980s retro Halloween mid-century modern kitsch rare illustration image downloads.

  • Add the listing to your cart.
  • Place your order on our website.
  • After completing purchase, you will receive a link (within 5-10 min) to  download images.
  • Download high-res images after purchase.
  • Check your email for a link to download.
  • Images come with transparent backgrounds.
  • File format .png/jpeg file.
  • Message us for any download-related issues.
  • Print, post, text, evite, and/or email your personalized design files.
  • Please note that these designs are for personal use only and not for resale.
  • All artwork is copyright protected by Swirly World, LLC.
  • Sharing, distributing, or selling the designs or any elements within them in any other format, including templates, websites, brochures, advertising, or on any products, is strictly prohibited.  17 U.S.C. 106(3) and 17 U.S.C. §109(c).

Customer Reviews

Be the first to write a review
0%
(0)
0%
(0)
0%
(0)
0%
(0)
0%
(0)

Related Items

document.addEventListener("DOMContentLoaded", function () { const checkbox = document.querySelector('input[name="properties[Draw Me as a Character]"]'); if (!checkbox) return; const variantId = 46882773041411; let added = false; checkbox.addEventListener("change", function () { if (this.checked && !added) { fetch("/cart/add.js", { method: "POST", headers: { "Content-Type": "application/json" }, body: JSON.stringify({ id: variantId, quantity: 1 }) }).then(() => { added = true; }); } else if (!this.checked && added) { fetch("/cart/change.js", { method: "POST", headers: { "Content-Type": "application/json" }, body: JSON.stringify({ id: variantId, quantity: 0 }) }).then(() => { added = false; }); } }); });