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
| Client | Category | Engine | Support |
|---|---|---|---|
| Gmail | webmail | Gmail Web | Unsupported |
| Gmail Android | mobile | Gmail Mobile | Unsupported |
| Gmail iOS | mobile | Gmail Mobile | Unsupported |
| Outlook 365 | webmail | Outlook Web | Unsupported |
| Outlook (New) | desktop | Outlook Web | Unsupported |
| Outlook Classic | desktop | Microsoft Word | Unsupported |
| Outlook iOS | mobile | Outlook Mobile | Unsupported |
| Outlook Android | mobile | Outlook Mobile | Unsupported |
| Apple Mail | desktop | WebKit | Supported |
| Apple Mail iOS | mobile | WebKit | Supported |
| Yahoo Mail | webmail | Yahoo | Unsupported |
| Samsung Mail | mobile | Samsung | Supported |
| Thunderbird | desktop | Gecko | Unknown |
| HEY Mail | webmail | WebKit | Unknown |
| Superhuman | desktop | Blink | Supported |
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 FreeSupport data last updated Apr 27, 2026 · synced from caniemail.com via @emailens/engine.