shadow-neutral-900

The class shadow-neutral-900 is a Tailwind CSS class, part of the box shadow color classes in the category effects.

Example usage

The following code is an example on how to use the class shadow-neutral-900.

                  <div class="bg-gray-300 w-48 h-48 flex items-center justify-center">
  <div class="shadow-2xl shadow-neutral-900/80 p-4 w-32 h-32 rounded-lg bg-white"></div>
</div>
                

The above code produces the following result:

Resulting CSS

--tw-shadow-color: #171717;

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