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