border-neutral-800
The class border-neutral-800 is a Tailwind CSS class, part of the border color classes in the category borders.
Example usage
The following code is an example on how to use the class border-neutral-800.
The above code produces the following result:
Resulting CSS
border-color: rgb(38 38 38);
Other border-color classes
- border-neutral-100
- border-neutral-200
- border-neutral-300
- border-neutral-400
- border-neutral-500
- border-neutral-600
- border-neutral-700
- border-neutral-900
- border-x-neutral-800
- border-y-neutral-800
- border-s-neutral-800
- border-e-neutral-800
- border-t-neutral-800
- border-r-neutral-800
- border-b-neutral-800
- border-l-neutral-800
- border-neutral-50
- border-neutral-950
- border-x-neutral-100
- border-x-neutral-200