meodai / wikipedia-color-names

Up to date list of wikipedia color names

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wikipedia-color-names πŸ“š

Up to date list of sanitized wikipedia color names.

The build script (npm run build) is fetching all color names from wikipedia and sanitizes it.

  • Lower-cases the hex color values
  • Removes parentheses
  • Removes duplicate color names
  • Title Cases the color names

colors.json contains an array of objects with a name, hex and link property (link to the wikipedia article for this specific color).

Sources πŸ“š

List of Color Names πŸ”– (800)

Wikipedia Color Names

About

Up to date list of wikipedia color names

License:MIT License


Languages

Language:HTML 95.0%Language:JavaScript 3.7%Language:Smarty 1.3%