vitorrov / json-colors

JSON list of colors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JSON list of 1302 colors

Example:

[
  {
    "name": "Absolute Zero",
    "hex": "#0048BA"
  },
  {
    "name": "Acid Green",
    "hex": "#B0BF1A"
  },
  {
    "name": "Aero",
    "hex": "#7CB9E8"
  },
  ...
  {
    "name": "Zomp",
    "hex": "#39A78E"
  }
]

About

JSON list of colors

License:MIT License