Skip to main content
CSS Properties

mask-image

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

mask-image applies a mask layer to an element, hiding portions based on alpha or luminance. Email support is extremely limited — only WebKit-based Apple Mail and a few experimental clients honor it. For reliable cross-client masking effects, pre-render the masked image as a PNG.

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
SuperhumandesktopBlinkUnknown

Client-by-client behaviour for mask-image

Fully supports mask-image (3): Apple Mail, Apple Mail iOS, Samsung Mail.

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 mask-image in production sends.

Behaviour unverified in: Thunderbird, HEY Mail, Superhuman.

When to use mask-image in email

  • Decorative shape masks in modern email designs targeting Apple Mail audiences.
  • Soft-edge image fades on hero banners viewed primarily on iOS devices.
  • Texture overlays for premium brand newsletters where the audience skews Apple Mail / Superhuman.

Rendering behaviour and edge cases

  • Outlook, Gmail, and Yahoo all ignore mask-image — design must remain visually intact without it.
  • Even in Apple Mail, mask-image performance varies on older iOS versions; test before deploying.
  • Combining mask-image with animation or transform produces unpredictable rendering across clients.

Recommended fallback strategy

Pre-render any masked imagery as a PNG with the mask already baked in. Reserve mask-image for purely decorative effects layered on top of an already-complete design.

Fixes & Workarounds

Gmail

Unsupported

"mask-image" is not supported in this email client.

Gmail Android

Unsupported

"mask-image" is not supported in this email client.

Gmail iOS

Unsupported

"mask-image" is not supported in this email client.

Outlook 365

Unsupported

"mask-image" is not supported in this email client.

Outlook (New)

Unsupported

"mask-image" is not supported in this email client.

Outlook Classic

Unsupported

"mask-image" is not supported in this email client.

Outlook iOS

Unsupported

"mask-image" is not supported in this email client.

Outlook Android

Unsupported

"mask-image" is not supported in this email client.

Yahoo Mail

Unsupported

"mask-image" 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.