accent-color
CSS property · 5 supported, 0 partial, 9 unsupported across 15 clients
accent-color applies a custom tint to native form controls (checkboxes, radio buttons, range sliders). Email forms are largely stripped or ignored by clients for security reasons, so accent-color is mostly a no-op in production email — but it is harmless to include for the few clients that render forms.
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 | Supported |
| Superhuman | desktop | Blink | Supported |
Client-by-client behaviour for accent-color
Fully supports accent-color (5): Apple Mail, Apple Mail iOS, Samsung Mail, HEY 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 accent-color in production sends.
Behaviour unverified in: Thunderbird.
When to use accent-color in email
- Brand-tinted checkboxes in interactive AMP for Email contexts.
- Custom-colored radio inputs in clients that support form rendering (rare).
- Range slider styling in experimental email-as-app interfaces.
Rendering behaviour and edge cases
- Most major clients strip <input> elements entirely, making accent-color irrelevant.
- Gmail's AMP for Email path supports limited form interaction but does not honor accent-color.
- accent-color is safe to include as a future-proofing declaration without breaking layout in clients that ignore it.
Recommended fallback strategy
Do not rely on form-element styling in email. If interactivity is needed, design around button-style anchor tags that link out to a hosted experience, and reserve accent-color for clients that explicitly render forms.
Fixes & Workarounds
Gmail
Unsupported"accent-color" is not supported in this email client.
Gmail Android
Unsupported"accent-color" is not supported in this email client.
Gmail iOS
Unsupported"accent-color" is not supported in this email client.
Outlook 365
Unsupported"accent-color" is not supported in this email client.
Outlook (New)
Unsupported"accent-color" is not supported in this email client.
Outlook Classic
Unsupported"accent-color" is not supported in this email client.
Outlook iOS
Unsupported"accent-color" is not supported in this email client.
Outlook Android
Unsupported"accent-color" is not supported in this email client.
Yahoo Mail
Unsupported"accent-color" 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.