CSS Named Colors: All 140 Colors with HEX and RGB Values
Complete reference for all 140 CSS named colors. Includes HEX codes, RGB values, and usage tips for every color keyword in CSS.
Published:
Tags: css, color, developer-tools
CSS Named Colors: All 140+ Keywords With HEX Values CSS includes over 140 named color keywords — words like , , , and . They have a history stretching back to 1980s Unix systems, include some names that bear almost no relationship to what you'd expect, and one color named after a real person. Here's everything you need to know. Origins: The X11 Color List The CSS named colors are largely inherited from the X11 windowing system's color database, which was assembled at MIT in the late 1980s. The names were coined somewhat informally — different people added colors over the years with minimal oversight. This is why you have both and (they're identical), and why is lighter than (a genuine mistake in the original list). CSS1 (1996) included 16 basic colors. CSS2 added more. By CSS3, the full…
All articles · theproductguy.in