boton.json

Boton Brand Identity

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

Quick Facts

Field Value
Primary #5228F5
Accent #5228F5
Body Font Noto Sans
Heading Font Noto Sans

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: medium · Audience: business professionals

Boton 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. Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Noto Sans",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#5228F5",
    "secondary": "#1E293B",
    "accent": "#5228F5",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#111827"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Noto Sans",
      "heading": "Noto Sans"
    },
    "fontStacks": {
      "heading": [
        "Noto Sans"
      ],
      "body": [
        "Noto Sans"
      ],
      "paragraph": [
        "Noto Sans"
      ]
    },
    "fontSizes": {
      "h1": "72px",
      "h2": "36px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "12px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#5228F5",
      "textColor": "#FFFFFF",
      "borderRadius": "56px",
      "borderRadiusCorners": {
        "topLeft": "56px",
        "topRight": "56px",
        "bottomRight": "56px",
        "bottomLeft": "56px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#667EEA",
      "borderColor": "#667EEA",
      "borderRadius": "12px",
      "borderRadiusCorners": {
        "topLeft": "12px",
        "topRight": "12px",
        "bottomRight": "12px",
        "bottomLeft": "12px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://try.botonapp.com/boton_logo/boton%20black%20wide-1500h.png",
    "favicon": "https://try.botonapp.com/favicon-32x32.png",
    "ogImage": "https://botonapp.com/Images/demo-1200w.png",
    "logoAlt": "pastedImage"
  }
}