border-red-50
The class border-red-50 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-red-50.
The above code produces the following result:
Resulting CSS
border-color: rgb(254 242 242);
Other border-color classes
- border-red-500
- border-red-950
- border-x-red-50
- border-x-red-500
- border-x-red-950
- border-y-red-50
- border-y-red-500
- border-y-red-950
- border-s-red-50
- border-s-red-500
- border-s-red-950
- border-e-red-50
- border-e-red-500
- border-e-red-950
- border-t-red-50
- border-t-red-500
- border-t-red-950
- border-r-red-50
- border-r-red-500
- border-r-red-950