# Tensr Brand Identity

A complete profile of **Tensr**'s visual system — colors, typography, components, and personality — extracted from [https://tensr.com/](https://tensr.com/).
Built for designers, agents, and AI tools.

## Color Palette

Brand palette extracted from https://tensr.com/.
- primary: #E60000  
- rgb(230, 0, 0)  
- secondary: #FFFF00  
- rgb(255, 255, 0)  
- accent: #FF9900  
- rgb(255, 153, 0)  
- background: #FFFFFF  
- rgb(255, 255, 255)  
- textPrimary: #000000  
- rgb(0, 0, 0)  
- link: #FF9900  
- rgb(255, 153, 0)

## Typography

Each font links to its Google Fonts page where available.
- primary: Times New Roman  
- heading: Times New Roman

## Visual Assets

Favicon

Social Card

## Brand Personality

**Tone:** professional  
**Energy:** medium  
**Audience:** unknown

## Tensr Brand in the Wild

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

Image: [tensr.com](https://tensr.com/_assets/images/9f72619da7bd0ccce77c9b4a3669eddd.jpg)  
Source: [tensr.com](https://tensr.com/)

Image: [tensr.com](https://tensr.com/_assets/media/2ff5d3c86fcdef4794f214a47170791a.png)  
Source: [tensr.com](https://tensr.com/)

Image: [tensr.com](https://tensr.com/_assets/media/116d3ca0632acfd51bcd358ee90b4afb.jpg)  
Source: [tensr.com](https://tensr.com/)

Image: [tensr.com](https://tensr.com/_assets/media/0dc85387093f878d3ff328c49d075756.png)  
Source: [tensr.com](https://tensr.com/)

Image: [fyicombinator.com](https://fyicombinator.com/company/tensr/twitter-image?c7120b401bc24af4)  
Source: [fyicombinator.com](https://fyicombinator.com/company/tensr)

## Frequently Asked Questions

1. **What is Tensr's primary brand color?**  
   Tensr's primary brand color is #E60000. It anchors the visual identity across their website, product UI, and marketing materials.
2. **What accent color does Tensr use?**  
   Tensr uses #FF9900 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
3. **What font does Tensr use?**  
   Tensr uses Times New Roman as the primary typeface across body and headings.
4. **Does Tensr use a light or dark theme?**  
   Tensr's primary site uses a light color scheme, with a background of #FFFFFF.
5. **How was this brand profile generated?**  
   This profile was extracted from https://tensr.com/ using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. It is not affiliated with or endorsed by Tensr.

## Methodology

Brand data on this page was extracted from [https://tensr.com/](https://tensr.com/) on 2026-07-27 using the [Firecrawl](https://firecrawl.dev/) branding extraction API.  
Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content.  
This page is published by **CharacterQuilt** and is not affiliated with or endorsed by Tensr.

## Machine-Readable Profile

Direct endpoints for agents, designers, and tooling. No login or auth required.
- [GET /branding/tensr.json](/content/branding/tensr.json)
- [GET /branding/tensr/llms.txt](/content/branding/tensr/llms.txt)

```json
{
    "colorScheme": "light",
    "fonts": [
        {
            "family": "auto",
            "count": 14
        },
        {
            "family": "YAFdJuFCnaw_0",
            "count": 3
        },
        {
            "family": "YAFdJnQq22A_0",
            "count": 3
        },
        {
            "family": "YAFdJjTk5UU_0",
            "count": 3
        },
        {
            "family": "YACgEZulLoA_0",
            "count": 3
        },
        {
            "family": "Times New Roman",
            "count": 2
        },
        {
            "family": "YAFdJlW65k4_0",
            "count": 2
        }
    ],
    "colors": {
        "primary": "#E60000",
        "secondary": "#FFFF00",
        "accent": "#FF9900",
        "background": "#FFFFFF",
        "textPrimary": "#000000",
        "link": "#FF9900"
    },
    "typography": {
        "fontFamilies": {
            "primary": "Times New Roman",
            "heading": "Times New Roman"
        },
        "fontStacks": {
            "body": [
                "Times New Roman"
            ],
            "heading": [
                "Times New Roman"
            ],
            "paragraph": [
                "YAFdJuFCnaw_0",
                "auto"
            ]
        },
        "fontSizes": {
            "h1": "10px",
            "h2": "10px",
            "body": "29.3331px"
        }
    },
    "spacing": {
        "baseUnit": 4,
        "borderRadius": "8px"
    },
    "components": {},
    "images": {
        "logo": null,
        "favicon": "https://tensr.com/_assets/images/6637be9e9eb5f305ced2436a214f7c2d.png",
        "ogImage": "https://tensr.com/_assets/images/9f72619da7bd0ccce77c9b4a3669eddd.jpg"
    },
    "personality": {
        "tone": "professional",
        "energy": "medium",
        "targetAudience": "unknown"
    },
    "designSystem": {
        "framework": "unknown",
        "componentLibrary": ""
    },
    "confidence": {
        "buttons": 0,
        "colors": 0,
        "overall": 0
    },
    "__llm_metadata": {
        "logoSelection": {
            "llmCalled": false,
            "llmSucceeded": false,
            "finalSource": "none",
            "rawLogoSelection": {
                "selectedLogoIndex": -1,
                "selectedLogoReasoning": "LLM failed",
                "confidence": 0
            }
        },
        "buttonClassification": {
            "llmCalled": false,
            "llmSucceeded": false,
            "error": "LLM call failed or returned fallback values"
        }
    }
}
```
