{
  "name": "Soft Craft 8",
  "colorSpace": "srgb",
  "colors": [
    {
      "id": "cream",
      "name": "Cream",
      "hex": "#FFF1C1",
      "rgb": [
        255,
        241,
        193
      ]
    },
    {
      "id": "blush",
      "name": "Blush",
      "hex": "#F7A8B8",
      "rgb": [
        247,
        168,
        184
      ]
    },
    {
      "id": "peach",
      "name": "Peach",
      "hex": "#F6B26B",
      "rgb": [
        246,
        178,
        107
      ]
    },
    {
      "id": "sun",
      "name": "Sun",
      "hex": "#FFD166",
      "rgb": [
        255,
        209,
        102
      ]
    },
    {
      "id": "mint",
      "name": "Mint",
      "hex": "#8DD8B5",
      "rgb": [
        141,
        216,
        181
      ]
    },
    {
      "id": "sky",
      "name": "Sky",
      "hex": "#72B7E2",
      "rgb": [
        114,
        183,
        226
      ]
    },
    {
      "id": "lilac",
      "name": "Lilac",
      "hex": "#B59ADE",
      "rgb": [
        181,
        154,
        222
      ]
    },
    {
      "id": "cocoa",
      "name": "Cocoa",
      "hex": "#765548",
      "rgb": [
        118,
        85,
        72
      ]
    }
  ]
}