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