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?
I'll prefer the hex value since it is supported by all browsers and I can specify wide range of colors than the named colors.