1.
Which CSS property is used to set the text color of an element?
2.
What does the background-color property in CSS define?
3.
Which CSS property sets the color of an element's border?
4.
What is the purpose of the box-shadow property in CSS?
5.
Which color format uses predefined color names like red, blue, green, etc.?
6.
How are colors represented using hexadecimal codes in CSS?
7.
Which CSS property is used to set the color of an element using RGB values?
8.
What does RGBA stand for in CSS color values?
9.
How are colors represented using RGBA values in CSS?
10.
Which color format uses hue, saturation, and lightness values to represent colors?