opacity-80

The class opacity-80 is a Tailwind CSS class, part of the opacity classes in the category effects.

Example usage

The following code is an example on how to use the class opacity-80.

                  <button class="bg-indigo-800 px-4 py-2 rounded-xl text-white opacity-80">Button</button>
                

The above code produces the following result:

Resulting CSS

opacity: 0.8;

Get Tailscan now

The absolute must-have tool for anyone using Tailwind CSS.

Build, design and debug your Tailwind website visually with Tailscan, right within the browser.

Get Tailscan now
video poster