Background blend mode
The background-blend-mode CSS property sets how an element's background images should blend with each other and with the element's background color.
Class name | Properties |
---|---|
_bgbm-nm | background-blend-mode: normal |
_bgbm-mtp | background-blend-mode: multiply |
_bgbm-sc | background-blend-mode: screen |
_bgbm-ovl | background-blend-mode: overlay |