01 — Brand Color System

Primary Palette — Dark Red Spectrum

Every email is built around this five-stop red gradient. Use left-to-right for gradients, standalone for backgrounds.

#6B0000
Deep

#8B0000
Core Dark

#C0392B
Mid Red

#F05454
Bright Accent

#F4827A
Soft Pink

Neutral / Background Palette

#ECEAE6
Page BG

#F8F4F0
Card BG

#FFFFFF
White

#1A1A1A
Near Black

#333333
Dark Gray

#1C1C1E
Footer BG

Text Color Rules (Strict)

Every text color is determined by the background it sits on:

L
Light backgrounds (#FFF, #F8F4F0, #ECEAE6)

Headings: #1A1A1A · Body: #444444 · Meta: #555555 · Labels: #C0392B

D
Dark / Red backgrounds (#8B0000, #333333, gradients)

Headlines: #FFFFFF · Body: rgba(255,255,255,0.85) · Meta: rgba(255,255,255,0.60) · Numbers: #F05454


02 — Typography System

Display / Hero Headlines
The gap nobody
is looking for.
Georgia, 'Times New Roman', serif · 28–42px · weight:400 · #FFFFFF or #1A1A1A
Stat / Large Numbers
4×
Georgia, serif · 44px · weight:400 · #F05454 on dark BG / #1A1A1A on light BG
Section Labels / Eyebrows
RISK & PROTECTION — 2026
Montserrat · 9–10px · weight:700 · letter-spacing:4–6px · #C0392B on light / rgba(255,255,255,0.65) on dark
Body Copy
Most advisors only see one piece of your financial picture. We see all of it.
Arial, sans-serif · 13–15px · weight:400 · #444444 (light) / rgba(255,255,255,0.75) (dark)
Card / List Titles
Beneficiary Designations Override Your Will
Montserrat · 11px · weight:700 · letter-spacing:1px · #8B0000 on cream / #FFFFFF on dark
CTA Button Text
SCHEDULE YOUR STRATEGY SESSION →
Montserrat · 12px · weight:700 · letter-spacing:2.5px · #8B0000 on white BG button

03 — Section Anatomy (In Order)

SectionBackgroundContentNotes
TOP BRAND BAR Requiredlinear-gradient(→, #6B0000, #8B0000, #C0392B, #F05454, #C0392B, #8B0000, #6B0000)5px tall · non-text decorative stripeOpens every email. Creates instant brand recognition.
LOGO HEADER Required#FFFFFF · 1px bottom border #EAE5E044×44px logo PNG · "EMERSON NORTH" #1A1A1A · "STRATEGIC ADVISORY GROUP" #C0392BPadding: 22px 40px.
HERO PHOTO RequiredUnsplash image 600×270px · overlay gradient rgba(20,0,0,0.45)→rgba(10,0,0,0.92)Eyebrow label · H1 headline · subtext 13pxText is bottom-aligned. H1: Georgia 36px white.
STAT BAND Requiredlinear-gradient(135deg, #8B0000, #6B0000)3 columns · stat number + label belowStat numbers: Georgia 44px #F05454 or #FFFFFF. NEVER use dark text here.
OPENING STORY Required#FFFFFFSection label · H2 headline · 2–3 body paragraphsH2: Georgia 28px #1A1A1A. Body: Arial 15px #444444.
PHOTO + PULL QUOTE SPLIT OptionalLeft: Unsplash image · Right: #333333Left: photo 42% · Right: eyebrow + italic quote + bodyQuote: Georgia 20px italic #FFFFFF.
NUMBERED LIST SECTION Required#FFFFFF outer · cards: #F8F4F0 · border-left: 4px solid #C0392B4–5 numbered cardsCircle badge: #8B0000 bg, white text.
FULL-WIDTH PHOTO DIVIDER OptionalUnsplash image 600×200pxNo text — visual breathobject-fit:cover · scene images, not portraits.
WHAT EN DOES (Service Cards) Required#333333Label + H2 + white cards with numbered itemsWhite cards with box-shadow.
DARK SPLIT (Quote Panel) OptionalLeft: #1A1A1A · Right: #8B0000Left: question/challenge · Right: EN answerAll text white or rgba.
CTA CARD RequiredOuter: #333333 · Inner: gradient #C0392B→#8B0000→#5C0000Label · headline · subtext · white buttonButton: #FFFFFF bg, #8B0000 text, Montserrat 12px bold.
NEXT IN SERIES Optionallinear-gradient(→, #1A1A1A, #2A2A2A)"UP NEXT" label + title + previewLabel: #F05454.
FOOTER Required#1C1C1ELogo 36px · wordmarks · links · legalWebsite: #F05454. Email: rgba(255,255,255,0.45). Legal: rgba(255,255,255,0.25).

04 — Contrast Rules (Non-Negotiable)

The #1 mistake in every draft: using dark text (#1A1A1A, #333333, #666666) on a dark red or charcoal background — it renders completely invisible in most email clients.

✅ Correct — Light Background

Headings#1A1A1A
Body copy#444444
Secondary text#555555
Labels / eyebrows#C0392B
Numbered badges#8B0000 bg + white text
Borders / accents4px solid #C0392B

✅ Correct — Dark/Red Background

Headlines#FFFFFF
Body copyrgba(255,255,255,0.85)
Labels / eyebrowsrgba(255,255,255,0.65)
Stat numbers#F05454 or #FFFFFF
Attribution / smallrgba(255,255,255,0.55)
Dividersrgba(255,255,255,0.12)

❌ Never Use These Colors on Dark Backgrounds

These were found and corrected in previous builds. Never place them on red/dark sections:


#1A1A1A #333333 #666666 #888888 #777777 #AAAAAA #BBBBBB #F4827A #F5F0EB #F2EEEB

05 — Gradient Reference

Brand Bar

linear-gradient(→, #6B0000 … #6B0000)

Used: top bar of every email

Stat Band

linear-gradient(135deg, #8B0000, #6B0000)

Used: stat/number row

Hero / Quote Sections

linear-gradient(138deg, #C0392B, #8B0000, #5A1010)

Used: hero overlay, quote blocks

CTA Card Outer Frame

linear-gradient(145deg, #C0392B, #8B0000, #5C0000)

Used: 3px border "glow" frame

CTA Card Inner

linear-gradient(145deg, #A93226, #7B241C, #4C0000)

Used: inside the CTA card

Hero Photo Overlay

linear-gradient(↓, rgba(20,0,0,.45), rgba(10,0,0,.92))

Used: over hero image


06 — Complete HTML Skeleton (Copy-Paste Ready)

<!-- EMERSON NORTH · EMAIL TEMPLATE SKELETON --> <!DOCTYPE html><html lang="en"><head> <link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap" rel="stylesheet"> <style>body{background-color:#ECEAE6;font-family:Georgia,serif;}</style> </head><body style="background-color:#ECEAE6;"> <!-- PREHEADER --> <div style="display:none;max-height:0;overflow:hidden;">Preview text here.</div> <!-- OUTER WRAPPER --> <table width="100%" style="background:#ECEAE6;"><tr><td align="center" style="padding:32px 16px 52px;"> <table width="600" style="max-width:600px;border-radius:8px;overflow:hidden;box-shadow:0 8px 40px rgba(0,0,0,0.14);background:#FFFFFF;"> <!-- 1. TOP BRAND BAR --> <tr><td style="height:5px;background:linear-gradient(to right,#6B0000,#8B0000,#C0392B,#F05454,#C0392B,#8B0000,#6B0000);"></td></tr> <!-- 2. LOGO HEADER --> <!-- 3. HERO PHOTO + OVERLAY --> <!-- 4. STAT BAND --> <!-- 5. OPENING STORY --> <!-- 6. PHOTO + PULL QUOTE (optional) --> <!-- 7. NUMBERED LIST --> <!-- 8. PHOTO DIVIDER (optional) --> <!-- 9. SERVICE CARDS --> <!-- 10. DARK SPLIT (optional) --> <!-- 11. CTA CARD --> <!-- 12. NEXT IN SERIES (optional) --> <!-- 13. FOOTER --> </table></td></tr></table> </body></html>

07 — Pre-Send QA Checklist

Brand Consistency

1
Brand bar present

5px gradient stripe at top of every email.

2
Logo + wordmark

"EMERSON NORTH" #1A1A1A, "STRATEGIC ADVISORY GROUP" #C0392B.

3
Footer complete

Logo, website (#F05454), email link, legal. No unsubscribe button.

4
CTA button URL

All buttons → emersonnorth.com/strategize-with-us-finance or updated URL.

Contrast / Accessibility

5
Stat band text

#F05454 or #FFFFFF — never #1A1A1A or gray.

6
Dark sections

All text on dark bg must be white or rgba(255,255,255,x).

7
Light sections

All text on light bg must be #1A1A1A, #444444, or #C0392B.

8
No ghost colors

Never use #F5F0EB, #F2EEEB, #AAAAAA, #BBBBBB as text.


08 — Current Email Series Inventory

EmailSubject / ThemeFile NameStatus
01Risk & Protection — The gaps your advisors aren't looking foremerson_north_email_01_final.htmlUpdated
02The Hidden Gaps — What a comprehensive review looks likeemerson_north_email_02_v2.htmlUpdated
03Business Protection — Buy-sell, key person, entity structureemerson_north_email_03_v9.htmlUpdated
04Exit Planning — The Window in 2026emerson_north_email_04_final.htmlUpdated
05Estate Planning — You have a will. That doesn't mean your family is protected.emerson_north_email_05.htmlUpdated
06Tax Strategy — The tax year you can't get backemerson_north_email_06.htmlUpdated
ER Nurse TikTok Client · Week 1 Onboarding (v2)er_nurse_client_email_v2.htmlNon-series

Emerson North · Strategic Advisory Group · Internal Template Reference