shadow-neutral-400
The class shadow-neutral-400 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-400.
The above code produces the following result:
Resulting CSS
--tw-shadow-color: #a3a3a3;
Other box-shadow-color classes
- shadow-neutral-100
 - shadow-neutral-200
 - shadow-neutral-300
 - shadow-neutral-500
 - shadow-neutral-600
 - shadow-neutral-700
 - shadow-neutral-800
 - shadow-neutral-900
 - shadow-neutral-50
 - shadow-neutral-950
 - shadow-emerald-400
 - shadow-emerald-100
 - shadow-emerald-200
 - shadow-emerald-300
 - shadow-emerald-500
 - shadow-emerald-600
 - shadow-emerald-700
 - shadow-emerald-800
 - shadow-emerald-900
 - shadow-purple-400
 
