llms.txt

Coulomb AI Brand Identity

A complete profile of Coulomb AI's visual system — colors, typography, components, and personality.

Quick Facts

Field Value
Primary #0D6EFD
Accent #170735
Body Font Roboto
Heading Font Inter

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: medium · Audience: businesses and professionals in the battery analytics sector

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Roboto",
      "role": "body"
    },
    {
      "family": "Inter",
      "role": "heading"
    },
    {
      "family": "DM Sans",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#0D6EFD",
    "secondary": "#6C757D",
    "accent": "#170735",
    "background": "#FFFFFF",
    "textPrimary": "#110626",
    "link": "#110626"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Roboto",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "system-ui",
        "-apple-system",
        "Segoe UI",
        "Roboto",
        "Helvetica Neue",
        "Arial",
        "Noto Sans",
        "Liberation Sans",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "body": [
        "system-ui",
        "-apple-system",
        "Segoe UI",
        "Roboto",
        "Helvetica Neue",
        "Arial",
        "Noto Sans",
        "Liberation Sans",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "paragraph": [
        "Roboto"
      ]
    },
    "fontSizes": {
      "h1": "10px",
      "h2": "10px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "3px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#170735",
      "textColor": "#FFFFFF",
      "borderColor": "#FFFFFF",
      "borderRadius": "50px",
      "borderRadiusCorners": {
        "topLeft": "50px",
        "topRight": "50px",
        "bottomRight": "50px",
        "bottomLeft": "50px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "transparent",
      "textColor": "#FFFFFF",
      "borderColor": "#FFFFFF",
      "borderRadius": "50px",
      "borderRadiusCorners": {
        "topLeft": "50px",
        "topRight": "50px",
        "bottomRight": "50px",
        "bottomLeft": "50px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://coulomb.ai/Coulomb.svg",
    "favicon": "https://coulomb.ai/Logo.svg",
    "ogImage": null,
    "logoAlt": "not found33"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "businesses and professionals in the battery analytics sector"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  }
}