{
  "name": "Boole brand palette",
  "version": "1.1",
  "source": "Live site (boole.markets)",
  "colors": {
    "primary": {
      "hex": "#6265D9",
      "role": "Primary brand purple"
    },
    "mid": {
      "hex": "#7C7FDF",
      "role": "Mid tint"
    },
    "light": {
      "hex": "#989BF1",
      "role": "Light tint"
    },
    "muted": {
      "hex": "#B1B3EC",
      "role": "Muted tint"
    },
    "dark": {
      "hex": "#3D3F85",
      "role": "Dark shade"
    },
    "background": {
      "hex": "#0B0D1A",
      "role": "Site background"
    }
  }
}