shadow-amber-400

The shadow-amber-400 class belongs to the box shadow color group within the effects category.

Example Usage

Here is an example of how to use shadow-amber-400:

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

Resulting CSS

--tw-shadow-color: #fbbf24;
--tw-shadow: var(--tw-shadow-colored);

Other Box shadow color Classes

Get Tailwind Scanner!

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!