Skip to main content
CSS Properties

backdrop-filter

CSS property · 4 supported, 0 partial, 9 unsupported across 15 clients

backdrop-filter applies graphical effects (blur, saturation, contrast) to the area behind an element, producing the frosted-glass look popularized by modern OS UIs. In email, support is essentially limited to Apple Mail — every other major client ignores it.

Client Support

ClientCategoryEngineSupport
GmailwebmailGmail WebUnsupported
Gmail AndroidmobileGmail MobileUnsupported
Gmail iOSmobileGmail MobileUnsupported
Outlook 365webmailOutlook WebUnsupported
Outlook (New)desktopOutlook WebUnsupported
Outlook ClassicdesktopMicrosoft WordUnsupported
Outlook iOSmobileOutlook MobileUnsupported
Outlook AndroidmobileOutlook MobileUnsupported
Apple MaildesktopWebKitSupported
Apple Mail iOSmobileWebKitSupported
Yahoo MailwebmailYahooUnsupported
Samsung MailmobileSamsungSupported
ThunderbirddesktopGeckoUnknown
HEY MailwebmailWebKitUnknown
SuperhumandesktopBlinkSupported

Client-by-client behaviour for backdrop-filter

Fully supports backdrop-filter (4): Apple Mail, Apple Mail iOS, Samsung Mail, Superhuman.

No support (9): Gmail, Gmail Android, Gmail iOS, Outlook 365, Outlook (New), Outlook Classic, Outlook iOS, Outlook Android, Yahoo Mail. Plan fallbacks for these clients before relying on backdrop-filter in production sends.

Behaviour unverified in: Thunderbird, HEY Mail.

When to use backdrop-filter in email

  • Frosted-glass overlays on hero imagery for premium brand emails sent primarily to Apple Mail audiences.
  • Soft-blur cards in design-system newsletters for design-tool brands.
  • Decorative layering in editorial-style premium content.

Rendering behaviour and edge cases

  • Apple Mail (macOS and iOS) supports backdrop-filter via -webkit-backdrop-filter.
  • Outlook, Gmail, Yahoo, and most mobile clients render the element with no backdrop effect.
  • Performance can suffer on lower-end iOS devices when stacking backdrop-filter with translucent elements.

Recommended fallback strategy

Treat backdrop-filter as decoration only. Provide a sensible solid or semi-transparent background-color so non-supporting clients render a coherent visual. Do not rely on the blur effect for legibility separation.

Fixes & Workarounds

Gmail

Unsupported

"backdrop-filter" is not supported in this email client.

Gmail Android

Unsupported

"backdrop-filter" is not supported in this email client.

Gmail iOS

Unsupported

"backdrop-filter" is not supported in this email client.

Outlook 365

Unsupported

"backdrop-filter" is not supported in this email client.

Outlook (New)

Unsupported

"backdrop-filter" is not supported in this email client.

Outlook Classic

Unsupported

"backdrop-filter" is not supported in this email client.

Outlook iOS

Unsupported

"backdrop-filter" is not supported in this email client.

Outlook Android

Unsupported

"backdrop-filter" is not supported in this email client.

Yahoo Mail

Unsupported

"backdrop-filter" is not supported in this email client.

Related Features

Test your email across all 15 clients

Preview rendering, catch CSS issues, and get actionable fixes — free.

Try Emailens Free

Support data last updated Apr 27, 2026 · synced from caniemail.com via @emailens/engine.