How CSS Color Names Work: The 140 Named Colors
CSS ships with a built-in vocabulary: write Tomato or SteelBlue in a stylesheet and every browser on earth renders the same exact color. Understanding how css color names work turns that vocabulary from trivia into a tool, whether you're making a prototype readable, labeling palette entries in a doc, or hunting for the closest human word for #E92C4B. This guide covers where the names came from, how nearest-name matching works, and when a name beats a code.