I always forget what colors I\'m dealing with in CSS when I see it hex value. I would like to use the name instead (e.g color: lightgreen). Is it supported by all browsers?
All colors in rgb.txt are supported by the big browsers, but some may have slightly different definitions. Use the hex code to be safe.