🐰 Snippets (Blend Modes)

Codigo

Profile


Blend Modes
  • 71632168_vMbS267ahlGd435.png This can be used with CSS or HTML
  • 71632168_vMbS267ahlGd435.png Works with any div that has a background-image
  • 71632168_vMbS267ahlGd435.png Here are the available blend modes
      background-color: #629b5d;
      background-image:url(IMGURL);
      background-blend-mode: multiply;
      

Normal

Multiply

screen

overlay

darken

lighten

color-dodge

saturation

color

luminosity