from-neutral-50
The class from-neutral-50 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-50.
The above code produces the following result:
Resulting CSS
--tw-gradient-from: #fafafa var(--tw-gradient-from-position); --tw-gradient-to: rgb(250 250 250 / 0) var(--tw-gradient-to-position); --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
Other gradient-color-stops classes
- from-neutral-500
- from-neutral-950
- from-neutral-100
- from-neutral-200
- from-neutral-300
- from-neutral-400
- from-neutral-600
- from-neutral-700
- from-neutral-800
- from-neutral-900
- from-emerald-50
- from-emerald-500
- from-emerald-950
- via-neutral-50
- via-neutral-500
- via-neutral-950
- to-neutral-50
- to-neutral-500
- to-neutral-950
- from-emerald-100