{
  "name": "Retro Arcade 8",
  "colorSpace": "srgb",
  "colors": [
    {
      "id": "ink",
      "name": "Ink",
      "hex": "#1B1F3B",
      "rgb": [
        27,
        31,
        59
      ]
    },
    {
      "id": "violet",
      "name": "Violet",
      "hex": "#6C4AB6",
      "rgb": [
        108,
        74,
        182
      ]
    },
    {
      "id": "magenta",
      "name": "Magenta",
      "hex": "#D64C9B",
      "rgb": [
        214,
        76,
        155
      ]
    },
    {
      "id": "coral",
      "name": "Coral",
      "hex": "#F06A6A",
      "rgb": [
        240,
        106,
        106
      ]
    },
    {
      "id": "amber",
      "name": "Amber",
      "hex": "#F2B84B",
      "rgb": [
        242,
        184,
        75
      ]
    },
    {
      "id": "lime",
      "name": "Lime",
      "hex": "#8BC34A",
      "rgb": [
        139,
        195,
        74
      ]
    },
    {
      "id": "cyan",
      "name": "Cyan",
      "hex": "#38BFC3",
      "rgb": [
        56,
        191,
        195
      ]
    },
    {
      "id": "ice",
      "name": "Ice",
      "hex": "#D9F0F0",
      "rgb": [
        217,
        240,
        240
      ]
    }
  ]
}