The bg-blend-hue class belongs to the background blend mode group within the effects category.
Here is an example of how to use bg-blend-hue:
<div class="sm:flex"> <div class="bg-blend-hue 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: hue;
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!