Background Color
Classes
Class | Properties |
---|---|
.bg-white | background-color: #fff; |
.bg-black | background-color: #000; |
.bg-transparent | background-color: transparent; |
.bg-gray-{1-9} | background-color: {hsl value}; |
.bg-{name}-{1-9} | background-color: {hsl value}; |
Colors
See the colors section for more information about colors.