# heygrady/scss-blend-modes

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/heygrady-scss-blend-modes).**

0 stars · 0 forks

## Links

- GitHub: https://github.com/heygrady/scss-blend-modes
- awesome-repositories: https://awesome-repositories.com/repository/heygrady-scss-blend-modes.md

## Description

CSS doesn't natively support color blending the way that Photoshop does. This library attempts to fake that by allowing you to blend a foreground color with a background color in order to approximate color blending. This is not a dynamic blend; you can't use this to blend a color with an image.…

## Tags

### Part of an Awesome List

- [Color Utilities](https://awesome-repositories.com/f/awesome-lists/devtools/color-utilities.md) — Standard color blending functions for Sass.
