Filters

Tailwind CSS provides a set of utilities for applying CSS filters to elements, allowing you to create effects like blur, brightness adjustments, and more with ease.

To use filters, apply classes such as blur, grayscale, sepia, brightness, contrast, or invert. For example, blur-sm applies a small blur, while brightness-150 increases the brightness by 150%.

For more advanced control, you can also use backdrop filters like backdrop-blur, backdrop-grayscale, or backdrop-brightness, which apply effects to the background behind an element. Combine these with other utilities to create visually appealing designs.

Classes

Want to keep up with the latest Tailwind CSS updates?

Join our email list to be kept in the loop! We promise only to send you the good stuff.