boardcave.json

Boardcave Brand Identity

A complete profile of Boardcave's visual system — colors, typography, components, and personality — extracted from http://www.boardcave.com. Built for designers, agents, and AI tools.

Quick Facts

Field Value
Primary #FFC54C
Accent #F6A800
Body Font Roboto
Heading Font Roboto

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: playful · Energy: medium · Audience: surfing enthusiasts

Boardcave Brand in the Wild

Real-world brand assets — ads, campaigns, marketing materials.

Working with these fonts

Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts. CharacterQuilt.com suggests this flow that can help.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Roboto",
      "role": "body"
    },
    {
      "family": "Arial",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#FFC54C",
    "secondary": "#3897F0",
    "accent": "#F6A800",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#F6A800"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Roboto",
      "heading": "Roboto"
    },
    "fontStacks": {
      "heading": [
        "Roboto",
        "-apple-system",
        "Arial"
      ],
      "body": [
        "Roboto",
        "-apple-system",
        "Arial"
      ],
      "paragraph": [
        "Roboto",
        "-apple-system",
        "Arial"
      ]
    },
    "fontSizes": {
      "h1": "15px",
      "h2": "30px",
      "body": "15px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#333333",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#000000",
      "textColor": "#FFFFFF",
      "borderRadius": "2px",
      "borderRadiusCorners": {
        "topLeft": "2px",
        "topRight": "2px",
        "bottomRight": "2px",
        "bottomLeft": "2px"
      },
      "shadow": "rgb(255, 255, 255) 0px 0px 0px 2px inset"
    }
  },
  "images": {
    "logo": "https://content.boardcave.com.au/host/boardcave-us/path/media/theme/102/cache/1/e4d92e6aceaad517e7b5c12e0dc06587/frontend/skin/images/Nav-logo.png",
    "favicon": "https://www.boardcave.com/media/theme//fin.png",
    "ogImage": "https://www.boardcave.com/media/wysiwyg/boardcave-og-image.png",
    "logoHref": "https://www.boardcave.com/",
    "logoAlt": "Boardcave"
  }
}