mixBlendMode

The mix-blend-mode CSS property sets how an element's content should blend with the content of the element's parent and the element's background.

Syntax: <blend-mode> | plus-lighter

Initial value: normal

| Chrome | Firefox | Safari | Edge | IE  |
| :----: | :-----: | :----: | :--: | :-: |
|   41   |   32    |   8    | n/a  | No  |

See also