This property defines the formula that must be used to mix the colors with the backdrop.
CSS Level | Value |
---|---|
Compositing and Blending Level 2 | "<blend-mode> | plus-darker | plus-lighter", where <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" |