{
  "id": "coastcare",
  "name": "Coastcare",
  "role": "group-brand",
  "publicUrls": {
    "paletteJson": "https://landcare.dev/packages/designers/dist/coastcare.palette.json",
    "paletteCsv": "https://landcare.dev/packages/designers/dist/coastcare.palette.csv",
    "paletteAse": "https://landcare.dev/packages/designers/dist/coastcare.palette.ase",
    "paletteRgbAse": "https://landcare.dev/packages/designers/dist/coastcare.palette.rgb.ase",
    "paletteCmykAse": "https://landcare.dev/packages/designers/dist/coastcare.palette.cmyk.ase",
    "palettePantoneCoatedAse": "https://landcare.dev/packages/designers/dist/coastcare.palette.pantone-coated.ase",
    "palettePantoneUncoatedAse": "https://landcare.dev/packages/designers/dist/coastcare.palette.pantone-uncoated.ase",
    "paletteSvg": "https://landcare.dev/packages/designers/dist/coastcare.palette.svg",
    "brandCss": "https://landcare.dev/packages/css/dist/coastcare.css",
    "tokenJson": "https://landcare.dev/packages/tokens/dist/coastcare.tokens.json"
  },
  "colours": {
    "primary": [
      {
        "name": "Coastcare Blue",
        "hex": "#005A84",
        "rgb": [
          0,
          90,
          132
        ],
        "cmyk": [
          99,
          10,
          14,
          38
        ],
        "pantoneCoated": "308C",
        "pantoneUncoated": "308U"
      },
      {
        "name": "Bright Blue",
        "hex": "#00AAD2",
        "rgb": [
          0,
          170,
          210
        ],
        "cmyk": [
          74,
          0,
          14,
          0
        ],
        "pantoneCoated": "312C",
        "pantoneUncoated": "312U"
      }
    ],
    "secondary": [
      {
        "name": "Emerald",
        "hex": "#005741",
        "rgb": [
          0,
          87,
          65
        ],
        "cmyk": [
          84,
          17,
          68,
          55
        ],
        "pantoneCoated": "7484C",
        "pantoneUncoated": "342U"
      },
      {
        "name": "Light Blue",
        "hex": "#B1D2E2",
        "rgb": [
          177,
          210,
          227
        ],
        "cmyk": [
          35,
          8,
          9,
          0
        ],
        "pantoneCoated": "552C",
        "pantoneUncoated": "552U"
      },
      {
        "name": "Mid Blue",
        "hex": "#00598F",
        "rgb": [
          0,
          89,
          143
        ],
        "cmyk": [
          95,
          62,
          20,
          5
        ],
        "pantoneCoated": "7462C",
        "pantoneUncoated": "7462U"
      },
      {
        "name": "Ocean",
        "hex": "#25355A",
        "rgb": [
          37,
          53,
          90
        ],
        "cmyk": [
          100,
          79,
          12,
          59
        ],
        "pantoneCoated": "655C",
        "pantoneUncoated": "655U"
      },
      {
        "name": "Light Grey",
        "hex": "#D8DAD9",
        "rgb": [
          216,
          218,
          217
        ],
        "cmyk": [
          7,
          3,
          5,
          8
        ],
        "pantoneCoated": "427C",
        "pantoneUncoated": "427U"
      },
      {
        "name": "Dark Grey",
        "hex": "#444642",
        "rgb": [
          68,
          70,
          66
        ],
        "cmyk": [
          50,
          30,
          40,
          90
        ],
        "pantoneCoated": "447C",
        "pantoneUncoated": "447U"
      }
    ]
  }
}
