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