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