Background Blend Mode

Official Tailwind Documentation
Class Properties
gl-bg-blend-normal
background-blend-mode: normal;
gl-bg-blend-multiply
background-blend-mode: multiply;
gl-bg-blend-screen
background-blend-mode: screen;
gl-bg-blend-overlay
background-blend-mode: overlay;
gl-bg-blend-darken
background-blend-mode: darken;
gl-bg-blend-lighten
background-blend-mode: lighten;
gl-bg-blend-color-dodge
background-blend-mode: color-dodge;
gl-bg-blend-color-burn
background-blend-mode: color-burn;
gl-bg-blend-hard-light
background-blend-mode: hard-light;
gl-bg-blend-soft-light
background-blend-mode: soft-light;
gl-bg-blend-difference
background-blend-mode: difference;
gl-bg-blend-exclusion
background-blend-mode: exclusion;
gl-bg-blend-hue
background-blend-mode: hue;
gl-bg-blend-saturation
background-blend-mode: saturation;
gl-bg-blend-color
background-blend-mode: color;
gl-bg-blend-luminosity
background-blend-mode: luminosity;