bg-fuchsia-900
The class bg-fuchsia-900 is a Tailwind CSS class, part of the background color classes in the category backgrounds.
Example usage
The following code is an example on how to use the class bg-fuchsia-900.
The above code produces the following result:
Resulting CSS
background-color: rgb(112 26 117);