border-zinc-50
The class border-zinc-50 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-zinc-50.
The above code produces the following result:
Resulting CSS
border-color: rgb(250 250 250);
Other border-color classes
- border-zinc-500
- border-zinc-950
- border-x-zinc-50
- border-x-zinc-500
- border-x-zinc-950
- border-y-zinc-50
- border-y-zinc-500
- border-y-zinc-950
- border-s-zinc-50
- border-s-zinc-500
- border-s-zinc-950
- border-e-zinc-50
- border-e-zinc-500
- border-e-zinc-950
- border-t-zinc-50
- border-t-zinc-500
- border-t-zinc-950
- border-r-zinc-50
- border-r-zinc-500
- border-r-zinc-950