Learning: HTML Color

Description about HTML Color.

HTML colors are mainly used in CSS part for styling an element or text. There are 147 color which can be define by a proper name but there are more than 16,777,216 RGB (Red, Blue & Green) color which can be define by a code. This code color can be use in every language of coding.

HTML color can be used in many different ways. Some of the ways are as follow:
  1. HTML Colors are use to decorate fonts.
  2. HTML Colors are use to highlight the text.
  3. HTML Colors are also use to give color to shape made with the help of HTML and CSS.

CODE BOX

See the Pen HTML Colors by Aakash Kavediya (@Aakash-Kavediya) on CodePen.