About Email Signature Generator
This email signature generator builds a compact, professional signature block from your name, title, company and contact details, styled with a single accent colour and laid out the way email clients actually expect. It outputs both a live preview and copyable HTML built from a table with inline styles — the format that survives Outlook's notoriously limited rendering engine intact, unlike a signature built with modern CSS.
Using Email Signature Generator
- 1
Enter your name, job title and company.
- 2
Add your phone, email and website.
- 3
Pick an accent colour to match your brand.
- 4
Generate the signature, then copy the preview or the HTML code.
- 5
Paste it into your mail client's signature settings.
When you would reach for this
Setting up a new work email
Get a consistent, professional-looking signature in place on day one without needing design software.
Standardising a small team's signatures
Reuse the same accent colour and layout across a handful of people so everyone's outgoing email looks consistent, without buying a dedicated signature management tool built for hundreds of employees.
Refreshing an outdated signature
Replace an old signature that still lists a former job title, phone number or design that no longer matches the brand.
Why table-based HTML instead of modern CSS
Email clients don't render HTML the way browsers do. Outlook desktop in particular uses Microsoft Word's rendering engine rather than a browser engine, which ignores flexbox, grid and most modern CSS entirely, but reliably supports HTML tables with inline styles — a layout method web development otherwise abandoned two decades ago. Building signatures this deliberately old-fashioned way is what makes them actually look right across Gmail, Outlook, Apple Mail and everything else, rather than only in whichever client was used to design them.
Worth knowing
- Keep the signature short — three or four lines reads as professional, while a signature stacked with taglines, social icons and legal disclaimers reads as clutter.
- Test the pasted signature by emailing yourself before rolling it out, since different mail clients occasionally strip or resize elements differently.
- If your company already has a fixed brand colour, use its exact hex code here rather than eyeballing a close match.