The NSW Email Design System helps teams quickly produce high-quality, accessible emails in multiple formats. This ensures clear, inclusive communications that work everywhere.

Every email looks and feels official. Shared styles and layouts apply the NSW Government brand consistently, building trust and creating a familiar user experience across campaigns.
Responsive, accessible patterns render consistently across clients, avoid spam filters, and keep audiences engaged.
Shared components, templates and guidance give teams a common foundation, making handovers, reviews, and updates predictable across agencies and roles.
Privacy, tracking and cyber security
How to meet privacy, security and analytics obligations when sending government emails.
Get started
Design
Practical design guidance for accessible, brand-aligned emails that work in email clients.
Read guidelines

Content
Guidance for writing NSW Government emails that are inclusive, plain language and easy to scan.
Read guidelines

Development
Coding guidance for accessible HTML emails that work across Outlook and mobile devices.
Learn more<!doctype html>
<html lang="en">
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <title>Welcome</title>
</head>
<body>
  <x-main>
    <x-header title="Welcome" />
    <x-section>
      <x-text>Thanks for joining us.</x-text>
      <x-button.solid value="Read more" align="center" />
    </x-section>
    <x-footer />
  </x-main>
</body>
</html>Access a library of brand-aligned components – from headers to call-to-action banners – that help teams create NSW-compliant emails faster and more consistently.
Guidance for applying NSW Government colour palettes with sufficient contrast and clear hierarchy in email.
Email typography standards for readable headings, body text and labels across devices.
Standards for borders and corner radii that add structure without visual noise.
A consistent spacing scale for padding and gaps that keeps layouts tidy and readable.
Container patterns that group related content with predictable backgrounds and padding.
Column layouts for one or more columns that collapse cleanly on small screens.
How columns stack at the mobile breakpoint to preserve reading order and clarity.
Utilities to swap column order on mobile while keeping logical source order.
Accessible call-to-action buttons with clear labels, ample hit areas and strong contrast.
Simple horizontal rules to separate content and improve scanability.
Patterns for sizing, alt text and placement so images work across clients and devices.
Readable, recognisable link styles and guidance for meaningful link text.
Brand-compliant logo usage for headers and footers with correct size and spacing.
Consistent social icon rows with accessible labels and sensible placement.
A utility block for adding reliable vertical space between sections.
A styled quote with optional citation to highlight testimonials or statements.
A focused section pairing concise copy with a primary action button.
A highlighted box for important notes, warnings or reminders.
A compact container for an image, title, text, and an optional action.
A short list of features or benefits, designed for quick scanning.
Standardised footers with agency identity, contact details and required links.
Grid patterns for multiple images with guidance on alt text and stacking.
Slim bands for section titles, alerts or labels that aid hierarchy.
Top-of-email patterns combining logo, title and optional intro text.
Prominent intros with headline, supporting copy and a clear action.
Email-friendly ways to share data or charts, with accessible alternatives.
Readable ordered and unordered lists with sensible spacing and link styles.
Accessible table styles for simple tabular data that fits standard email widths.
Triggered by a service interaction, event, or requirement.
Situational or highly targeted messages such as events or sector-specific alerts.
Communications driven by authority or exclusivity, such as executive or broadcast messages.
Regular or one-off updates to keep audiences informed.
Messages designed to drive awareness, participation or behaviour change.