background-color: red;
background-color: #0000ff;
background-color: rgb(0, 255, 0);
background-color: rgba(0, 255, 0, 0.5);
background-color: transparent;
background-color: hsl(0, 100%, 50%);
background-color: hsla(0, 100%, 50%, 0.1);
To add a background color you can use color names or values. Values can be of type HEX, RGB, RGBA, HSL, or HSLA.
To add a background color you can use color names or values. Values can be of type HEX, RGB, RGBA, HSL, or HSLA.
To add a background color you can use color names or values. Values can be of type HEX, RGB, RGBA, HSL, or HSLA.
To add a background color you can use color names or values. Values can be of type HEX, RGB, RGBA, HSL, or HSLA.
To add a background color you can use color names or values. Values can be of type HEX, RGB, RGBA, HSL, or HSLA.
To add a background color you can use color names or values. Values can be of type HEX, RGB, RGBA, HSL, or HSLA.
To add a background color you can use color names or values. Values can be of type HEX, RGB, RGBA, HSL, or HSLA.