Another common type of CSS mistake is the use of the names of the colors and not the code. In order to get the accurate choice of the color, you must specify the hex code rather than writing the color in plain English. Never forget to add hash “#” at the start of the code so that it can be parsed correctly.