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