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