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