border-neutral-700
The class border-neutral-700 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-700.
The above code produces the following result:
Resulting CSS
border-color: rgb(64 64 64);
Other border-color classes
- border-neutral-100
- border-neutral-200
- border-neutral-300
- border-neutral-400
- border-neutral-500
- border-neutral-600
- border-neutral-800
- border-neutral-900
- border-x-neutral-700
- border-y-neutral-700
- border-s-neutral-700
- border-e-neutral-700
- border-t-neutral-700
- border-r-neutral-700
- border-b-neutral-700
- border-l-neutral-700
- border-neutral-50
- border-neutral-950
- border-x-neutral-100
- border-x-neutral-200