from-neutral-400
The class from-neutral-400 is a Tailwind CSS class, part of the gradient color stops classes in the category backgrounds.
Example usage
The following code is an example on how to use the class from-neutral-400.
The above code produces the following result:
Resulting CSS
--tw-gradient-from: #a3a3a3 var(--tw-gradient-from-position); --tw-gradient-to: rgb(163 163 163 / 0) var(--tw-gradient-to-position); --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
Other gradient-color-stops classes
- from-neutral-100
- from-neutral-200
- from-neutral-300
- from-neutral-500
- from-neutral-600
- from-neutral-700
- from-neutral-800
- from-neutral-900
- from-neutral-50
- from-neutral-950
- from-emerald-400
- via-neutral-400
- to-neutral-400
- from-emerald-100
- from-emerald-200
- from-emerald-300
- from-emerald-500
- from-emerald-600
- from-emerald-700
- from-emerald-800