The bg-blend-lighten class belongs to the background blend mode group within the effects category.
Here is an example of how to use bg-blend-lighten:
<div class="sm:flex"> <div class="bg-blend-lighten h-96 w-96 bg-contain bg-no-repeat bg-indigo-700 bg-[url('/placeholders/nature.webp')]"></div> <div class="h-96 w-96 bg-contain bg-no-repeat bg-[url('/placeholders/nature.webp')]"></div> </div>
background-blend-mode: lighten;
The absolute must-have tool for anyone using Tailwind CSS.
Scan, Edit, Export any tailwind site in browser to create the perfect UI - download the chrome extension!