Category: 6. HTML Color Names

  • 500+ HTML Color Names

    There is given a list of all HTML color names with hexadecimal code alphabetically. It is arranged from A to Z. It is recommended to use hex values than html color names because it occupies less space. Whenever you minify your css file, it uses hex color value replacing html color names. Let’s see the list of…