{
  "id": "junior-landcare",
  "name": "Junior Landcare",
  "role": "group-brand",
  "publicUrls": {
    "paletteJson": "https://landcare.dev/packages/designers/dist/junior-landcare.palette.json",
    "paletteCsv": "https://landcare.dev/packages/designers/dist/junior-landcare.palette.csv",
    "paletteAse": "https://landcare.dev/packages/designers/dist/junior-landcare.palette.ase",
    "paletteRgbAse": "https://landcare.dev/packages/designers/dist/junior-landcare.palette.rgb.ase",
    "paletteCmykAse": "https://landcare.dev/packages/designers/dist/junior-landcare.palette.cmyk.ase",
    "palettePantoneCoatedAse": "https://landcare.dev/packages/designers/dist/junior-landcare.palette.pantone-coated.ase",
    "palettePantoneUncoatedAse": "https://landcare.dev/packages/designers/dist/junior-landcare.palette.pantone-uncoated.ase",
    "paletteSvg": "https://landcare.dev/packages/designers/dist/junior-landcare.palette.svg",
    "brandCss": "https://landcare.dev/packages/css/dist/junior-landcare.css",
    "tokenJson": "https://landcare.dev/packages/tokens/dist/junior-landcare.tokens.json"
  },
  "colours": {
    "primary": [
      {
        "name": "Junior Landcare Red",
        "hex": "#E23B30",
        "rgb": [
          226,
          59,
          48
        ],
        "cmyk": [
          1,
          80,
          87,
          2
        ],
        "pantoneCoated": "179C",
        "pantoneUncoated": "179U"
      },
      {
        "name": "Bright Orange",
        "hex": "#F8BB36",
        "rgb": [
          244,
          170,
          0
        ],
        "cmyk": [
          0,
          29,
          84,
          2
        ],
        "pantoneCoated": "130C",
        "pantoneUncoated": "130U"
      }
    ],
    "secondary": [
      {
        "name": "Forest",
        "hex": "#325040",
        "rgb": [
          50,
          80,
          64
        ],
        "cmyk": [
          82,
          30,
          65,
          76
        ],
        "pantoneCoated": "553C",
        "pantoneUncoated": "553U"
      },
      {
        "name": "Light Orange",
        "hex": "#F8EEED",
        "rgb": [
          248,
          238,
          237
        ],
        "cmyk": [
          2,
          6,
          3,
          0
        ],
        "pantoneCoated": "176C tint 15%",
        "pantoneUncoated": "176C tint 15%"
      },
      {
        "name": "Light Yellow",
        "hex": "#FFF7EB",
        "rgb": [
          255,
          244,
          224
        ],
        "cmyk": [
          0,
          5,
          15,
          0
        ],
        "pantoneCoated": "127C tint 15%",
        "pantoneUncoated": "127U tint 15%"
      },
      {
        "name": "Bright Green",
        "hex": "#C3D217",
        "rgb": [
          195,
          210,
          23
        ],
        "cmyk": [
          28,
          0,
          92,
          0
        ],
        "pantoneCoated": "382C",
        "pantoneUncoated": "382U"
      },
      {
        "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"
      }
    ]
  }
}
