GEN/EMAIL
Email Signature Maker
Design a clean HTML email signature with avatar, socials, and accent color. Copy as rich text or raw HTML for Gmail, Outlook, and Apple Mail.
Preview
|
Alex Rivera
Product Designer · Acme Inc
+1 555 123 4567
|
Paste into Gmail, Outlook, or Apple Mail signature settings. Use “Copy rich signature” for formatted paste; use “Copy HTML” to paste into a raw-HTML signature editor.
HTML source
<table cellpadding="0" cellspacing="0" border="0" style="font-family:Arial,Helvetica,sans-serif;color:#111;font-size:14px;line-height:1.5;">
<tr>
<td style="vertical-align:top;border-left:3px solid #0b64f4;padding-left:14px;">
<div style="font-weight:700;font-size:16px;">Alex Rivera</div>
<div style="color:#555;font-size:13px;margin-bottom:6px;">Product Designer · Acme Inc</div>
<div><a href="mailto:alex@acme.co" style="color:#0b64f4;text-decoration:none;">alex@acme.co</a></div>
<div style="color:#555;">+1 555 123 4567</div>
<div><a href="https://acme.co" style="color:#0b64f4;text-decoration:none;">acme.co</a></div>
<div><a href="https://linkedin.com/in/alexrivera" style="color:#0b64f4;text-decoration:none;">LinkedIn</a></div>
</td>
</tr>
</table>