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