Cold Email Template Generator

About Cold Email Template Generator

Cold Email Template Generator helps you write outreach that gets read, by starting from the Follow-Up layout, which is already the right shape for a first contact, or from Blank when you want to write from scratch. What makes cold email work is per recipient specificity, and merge fields are how you keep that manageable at volume: {{firstName}} handles the greeting, {{company}} anchors the relevance line, and {{customMessage}} carries the one sentence that proves you looked at this particular business rather than mail merging a list. Everything outside those fields stays constant, so a template written once holds its structure across an entire prospect list. Length is the other lever. A cold email that fits in a phone preview pane, roughly five to eight short lines, ending in a single low friction question, outperforms a long pitch because answering it costs the reader almost nothing. Use the preview tab to read the filled in version as the recipient will see it, particularly to check that the personalised sentence still scans when a long company name is inserted. Export as plain text: cold outreach sent from a personal address should look like a person writing, and heavy HTML in a first contact message is a visible tell.

Email HTML development is uniquely challenging because email clients use widely different rendering engines with varying levels of CSS and HTML support. Microsoft Outlook (still the dominant email client in enterprise environments) renders HTML using Microsoft Word's layout engine, which supports only a fraction of modern CSS. This means CSS flexbox, grid, and many positioning properties simply do not work in Outlook, requiring table-based fallbacks that web developers stopped using in the early 2000s. The Email Template Builder writes those table-based fallbacks for you: a full-width background table holding a single 600 pixel content table, with every style declared inline on the element rather than in a stylesheet. Responsive email design (adapting layout for mobile versus desktop) usually requires media queries, which most modern email clients support but Outlook does not. The builder avoids that dependency instead of working around it, by keeping the body to a single column at a width that already fits a phone screen, so there is nothing that needs to reflow and the layout reads correctly even in clients with no media query support at all. Beyond technical compatibility, email template design has well-established best practices. A single-column layout performs better on mobile than multi-column layouts. A clear call-to-action button with high color contrast outperforms text links for click-through rates. Images should include descriptive alt text because many email clients block images by default, and a significant portion of recipients will read the email with images disabled. Pre-header text (the preview text visible in inbox list views) should be crafted to complement the subject line and increase open rates.

How to use Cold Email Template Generator

  1. Choose an email template from the list
  2. Customize the subject and body with variables
  3. Copy the final email content to use

Frequently Asked Questions

How long should a cold email be?
Short enough to read in a phone preview, around five to eight short lines. Cover who you are in half a sentence, why you are writing to this specific company, what you can do, and one small question to answer. Anything longer moves the message from a quick reply to a task for later.
Should a cold email be plain text or HTML?
Plain text, in almost every case. A first contact message that arrives with a branded header, a logo and tracked images reads as a campaign rather than a person, and image heavy HTML from an unknown sender is more likely to be filtered. Copy the plain text output and send it from your normal mail client.
How do I personalise at scale without sounding automated?
Keep one merge field, {{customMessage}}, reserved for a sentence you write by hand about that recipient. Every other field can be filled from your list. The message reads as researched because one line genuinely is, and that line is small enough to write for each prospect.
What should the cold email subject line be?
Short, lowercase and specific to the recipient, three to five words that describe the reason for writing. Avoid anything that reads like a subject line from marketing software, and never imply an existing relationship that does not exist, since that reliably costs you the reply once the message is opened.
Is cold email legal?
B2B cold email is legal in most jurisdictions if you identify yourself honestly, state why you are writing and offer a way to opt out. GDPR in the EU and CAN-SPAM in the US set the specifics, including honouring opt outs and not disguising the sender. Check the rules that apply to your market before you send at volume.

Related Tools

Also Available As