This property sets the blending mode of each background layer.
CSS Level | Value |
---|---|
Compositing and Blending Level 2 | "<mix-blend-mode>#", where <mix-blend-mode> = "<blend-mode> | plus-darker | plus-lighter", and <blend-mode> = "normal | multiply | screen | overlay | darken | lighten | color-dodge | color-burn | hard-light | soft-light | difference | exclusion | hue | saturation | color | luminosity" |
Compositing and Blending Level 1 | <blend-mode>, where <blend-mode> = "normal | multiply | screen | overlay | darken | lighten | color-dodge | color-burn | hard-light | soft-light | difference | exclusion | hue | saturation | color | luminosity" |