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