DEV Community

Cover image for Where did CSS named colours come from?

Where did CSS named colours come from?

Chen Hui Jing on August 22, 2019

Talk.CSS, which is Singapore’s monthly CSS meetup, has a segment called CSS colour of the month, where we mention 1 of the 148 named CSS colours. T...
Collapse
 
chrisachard profile image
Chris Achard

This is so neat! I always wondered where the CSS colors came from too - and now I know :)

Also thanks for the video link there - that's neat: TIL that when you're deciding between grey (with an 'e') and gray (with an 'a'), you can remember that England starts with an 'E', so it's grey in England, and America starts with an 'A', so it's gray there... that always messed me up!

Collapse
 
huijing profile image
Chen Hui Jing

i know right? when Alex said that, my mind was blown!

Collapse
 
ascorbic profile image
Matt Kane • Edited

No discussion of CSS colour names shouild leave out the heartbreaking story of the newest addition to the spec: rebeccapurple

Collapse
 
dpells02 profile image
David Pellegrini

Thank you! When I teach HTML/CSS I always remember AliceBlue and IndianRed, but I couldn't remember RebeccaPurple

Collapse
 
jaloplo profile image
Jaime López

Great article and great work digging into the old days!!!

Collapse
 
huijing profile image
Chen Hui Jing

glad you enjoyed it. the digging into mailing list threads was pretty fun, tbh :p

Collapse
 
amiangie profile image
am i angie?

Such a fun topic! Creating colour schemes for websites using only named colours can be a great challenge.