CSS blend modes are a new feature that let us blend an element’s background layer with another layer. They’re commonly used for blending a background image with a background color. In this post, we’ll take a look at a simple blend mode mixin I recently created and used on several Sass projects. Using blend modes When we use the background-blend-mode property on an element, it mixes the background