About Lesson
CSS Color property is used to set the color of HTML elements. This property is used to set font color, background color etc.
Syntax : Color : color-name;
CSS Color Modes:
- Built-In Color
- RGB Format (Red Green Blue)
- RGBA Format (Red Green Blue Alpha)
- Hexadecimal Notation
- HSL (Hue Saturation Lightness)
- HSLA (Hue Saturation Lightness Alpha)
Exercise Files
No Attachment Found
Join the conversation