TensorWave Brand: Colors, Fonts, Logo & Visual Identity

TensorWave Brand Identity

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

Color Palette

Brand palette extracted from https://tensorwave.com/.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

Social Card

UI Components

Brand Personality

Frequently Asked Questions

Methodology

Brand data on this page was extracted from https://tensorwave.com/ using the Firecrawl branding extraction API.

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling. No login or auth required.

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Timothy Grotesk",
      "role": "body"
    },
    {
      "family": "Neue Haas Grotesk Display",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#A0C0C0",
    "secondary": "#00001A",
    "accent": "#0CE2F2",
    "background": "#1B1F1F",
    "textPrimary": "#8C8C98",
    "link": "#0CE2F2"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Timothy Grotesk",
      "heading": "Neue Haas Grotesk Display"
    },
    "fontStacks": {
      "heading": [
        "timothyGrotesk",
        "timothyGrotesk Fallback"
      ],
      "body": [
        "Times New Roman"
      ],
      "paragraph": [
        "timothyGrotesk",
        "timothyGrotesk Fallback"
      ]
    },
    "fontSizes": {
      "h1": "96px",
      "h2": "96px",
      "body": "21px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#A0C0C0",
      "borderColor": null,
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "rgba(0, 0, 0, 0) 0px 0px 20px 20px inset"
    },
    "buttonPrimary": {
      "background": "#0CE2F2",
      "textColor": "#000000",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#A0C0C0",
      "textColor": "#00233D",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://tensorwave.com/logo.svg",
    "favicon": "https://tensorwave.com/favicon/favicon-96x96.png",
    "ogImage": "https://cdn.builder.io/api/v1/image/assets%2Ff941d509b8ea45f8972dd215996c7055%2Ff0c61542d8394482bf2cd6472420fd3b",
    "logoHref": "/",
    "logoAlt": "TensorWave Logo"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech professionals and AI developers"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  }
}