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