Tensorfuse Brand: Colors, Fonts, Logo & Visual Identity

Tensorfuse Brand Identity

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

Color Palette

Brand palette extracted from https://www.tensorfuse.io/.

Color Hex Code RGB
Primary #0000EE rgb(0, 0, 238)
Secondary #FFEAE3 rgb(255, 234, 227)
Accent #EB5729 rgb(235, 87, 41)
Background #FFFEFE rgb(255, 254, 254)
Text Primary #EB5729 rgb(235, 87, 41)
Link #EB5729 rgb(235, 87, 41)

Typography

Each font links to its Google Fonts page where available.

Visual Assets

UI Components

Live previews rendered using Tensorfuse's actual button styles.

Input

Button Primary

Button Secondary

Brand Personality

Tensorfuse Brand in the Wild

Frequently Asked Questions

Methodology

Brand data on this page was extracted from https://www.tensorfuse.io/ on 2026-07-27 using the Firecrawl branding extraction API.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "Raleway",
      "role": "heading"
    },
    {
      "family": "Hanken Grotesk",
      "role": "unknown"
    },
    {
      "family": "Segoe UI",
      "role": "unknown"
    },
    {
      "family": "TT Hoves Pro Trial Regular",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#0000EE",
    "secondary": "#FFEAE3",
    "accent": "#EB5729",
    "background": "#FFFEFE",
    "textPrimary": "#EB5729",
    "link": "#EB5729"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Raleway"
    },
    "fontStacks": {
      "heading": [
        "Hanken Grotesk",
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "Raleway",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "48px",
      "h2": "32px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#FFEAE3",
      "borderColor": null,
      "borderRadius": "0px",
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#EB5729",
      "textColor": "#0000EE",
      "borderRadius": "31px",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#F9D2C4",
      "textColor": "#0000EE",
      "borderRadius": "31px",
      "shadow": "none"
    }
  },
  "images": {
    "favicon": "https://framerusercontent.com/images/JRJSW7QsGnlPSmjVt1zXLpGqWPo.png",
    "ogImage": "https://framerusercontent.com/assets/ZUEsq8J4Rgs9IbKZiarl9dQZNWk.svg"
  },
  "personality": {
    "tone": "modern",
    "energy": "high",
    "targetAudience": "tech-savvy professionals"
  }
}