Hacker News new | ask | show | jobs
by ceejayoz 4376 days ago
FYI: other CSS colors include such oddities as dodgerblue, gainsboro, papayawhip, peachpuff, and peru.

I really don't think the spec will be hurt by an additional one.

1 comments

Is there a near-zero performance impact for checking all of the human-friendly names in CSS?
CSS seems to define about a 150 named colours. One more shouldn't make a noticeable difference.

(there is a list here: https://developer.mozilla.org/en-US/docs/Web/CSS/color_value )