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