{
 "caniuse": [
  "css-mixblendmode"
 ],
 "compat_features": [
  "css.properties.mix-blend-mode",
  "css.properties.mix-blend-mode.plus-darker",
  "css.properties.mix-blend-mode.plus-lighter",
  "css.properties.mix-blend-mode.svg_elements"
 ],
 "description": "The mix-blend-mode CSS property blends an element's content with its background or parent elements using blend modes like multiply, difference, or color.",
 "description_html": "The <code>mix-blend-mode</code> CSS property blends an element's content with its background or parent elements using blend modes like <code>multiply</code>, <code>difference</code>, or <code>color</code>.",
 "group": [
  "blend-mode"
 ],
 "kind": "feature",
 "name": "mix-blend-mode",
 "spec": [
  "https://drafts.csswg.org/compositing-2/#mix-blend-mode"
 ],
 "status": {
  "baseline": "high",
  "baseline_high_date": "2022-07-15",
  "baseline_low_date": "2020-01-15",
  "by_compat_key": {
   "css.properties.mix-blend-mode": {
    "baseline": "high",
    "baseline_high_date": "2022-07-15",
    "baseline_low_date": "2020-01-15",
    "support": {
     "chrome": "41",
     "chrome_android": "41",
     "edge": "79",
     "firefox": "32",
     "firefox_android": "32",
     "safari": "8",
     "safari_ios": "8"
    }
   },
   "css.properties.mix-blend-mode.plus-darker": {
    "baseline": false,
    "support": {
     "safari": "9",
     "safari_ios": "9"
    }
   },
   "css.properties.mix-blend-mode.plus-lighter": {
    "baseline": "high",
    "baseline_high_date": "2024-10-05",
    "baseline_low_date": "2022-04-05",
    "support": {
     "chrome": "100",
     "chrome_android": "100",
     "edge": "100",
     "firefox": "99",
     "firefox_android": "99",
     "safari": "9.1",
     "safari_ios": "9.3"
    }
   },
   "css.properties.mix-blend-mode.svg_elements": {
    "baseline": false,
    "support": {
     "chrome": "41",
     "edge": "79",
     "firefox": "32",
     "firefox_android": "32"
    }
   }
  },
  "support": {
   "chrome": "41",
   "chrome_android": "41",
   "edge": "79",
   "firefox": "32",
   "firefox_android": "32",
   "safari": "8",
   "safari_ios": "8"
  }
 },
 "id": "mix-blend-mode",
 "groups": [
  "blend-mode"
 ],
 "specs": [
  {
   "url": "https://drafts.csswg.org/compositing-2/#mix-blend-mode",
   "seriesComposition": "full",
   "shortname": "compositing-2",
   "series": {
    "shortname": "compositing",
    "currentSpecification": "compositing-2",
    "title": "Compositing and Blending",
    "shortTitle": "Compositing",
    "nightlyUrl": "https://drafts.csswg.org/compositing/",
    "releaseUrl": "https://www.w3.org/TR/compositing/"
   },
   "seriesVersion": "2",
   "shortTitle": "Compositing 2",
   "seriesPrevious": "compositing-1",
   "organization": "W3C",
   "groups": [
    {
     "name": "Cascading Style Sheets (CSS) Working Group",
     "url": "https://www.w3.org/groups/wg/css/"
    }
   ],
   "nightly": {
    "url": "https://drafts.csswg.org/compositing-2/",
    "status": "Editor's Draft",
    "alternateUrls": [
     "https://w3c.github.io/csswg-drafts/compositing-2/",
     "https://w3c.github.io/csswg-drafts/compositing/"
    ],
    "repository": "https://github.com/w3c/csswg-drafts",
    "sourcePath": "compositing-2/Overview.bs",
    "filename": "index.html"
   },
   "title": "Compositing and Blending Module Level 2",
   "source": "spec",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "fragment": "mix-blend-mode"
  }
 ],
 "mdnUrls": [
  {
   "slug": "Web/CSS/Reference/Properties/mix-blend-mode",
   "title": "`mix-blend-mode` CSS property",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/mix-blend-mode"
  }
 ],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [
  {
   "name": "State of CSS 2025",
   "url": "https://2025.stateofcss.com/en-US/features/#all_features",
   "question": "features",
   "subQuestion": "all_features",
   "path": "dataAPI.surveys.state_of_css.css2025.features.all_features.10.entity"
  },
  {
   "name": "State of CSS 2024",
   "url": "https://2024.stateofcss.com/en-US/features/#all_features",
   "question": "features",
   "subQuestion": "all_features",
   "path": "dataAPI.surveys.state_of_css.css2024.features.all_features.9.entity"
  }
 ],
 "chromeUseCounters": {},
 "interop": [],
 "wpt": {
  "url": "https://wpt.fyi/results?q=feature:mix-blend-mode"
 },
 "developerSignals": null,
 "bugs": {
  "chrome": [
   "https://bugs.chromium.org/p/chromium/issues/detail?id=1275782"
  ]
 },
 "useCases": null,
 "baselineLowDateAsObject": "2020-01-15T00:00:00.000Z",
 "baselineHighDateAsObject": "2022-07-15T00:00:00.000Z"
}