Text.ai Brand: Colors, Fonts, Logo & Visual Identity

Text.ai Brand Identity

A complete profile of Text.ai's visual system — colors, typography, components, and personality — extracted from text.ai. Built for designers, agents, and AI tools.

Color Palette

Brand palette extracted from https://www.text.ai/.

primary
#007BFF
rgb(0, 123, 255)

accent
#0000EE
rgb(0, 0, 238)

background
#FFFFFF
rgb(255, 255, 255)

textPrimary
#000000
rgb(0, 0, 0)

link
#0000EE
rgb(0, 0, 238)

Typography

Each font links to its Google Fonts page where available.

primary
Nunito
Nunito Google Fonts →

heading
Inter
Inter Google Fonts →

Nunito, sans-serif

Visual Assets

Favicon

Social Card

Brand Personality

Tone: modern

Energy: medium

Audience: tech-savvy individuals

Text.ai Brand in the Wild

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

Image: framerusercontent.com

Source: text.ai

Image: framerusercontent.com

Source: text.ai

Frequently Asked Questions

What is Text.ai's primary brand color?

Text.ai's primary brand color is #007BFF. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Text.ai use?

Text.ai uses #0000EE as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Text.ai use?

Text.ai uses Nunito for body text and Inter for headings. Fonts were detected on https://www.text.ai/ as part of their live design system.

Does Text.ai use a light or dark theme?

Text.ai's primary site uses a light color scheme, with a background of #FFFFFF.

How was this brand profile generated?

This profile was extracted from https://www.text.ai/ 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 Text.ai.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Nunito",
      "role": "body"
    },
    {
      "family": "Inter",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#007BFF",
    "accent": "#0000EE",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#0000EE"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Nunito",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "Nunito",
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "64px",
      "h2": "41px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 12,
    "borderRadius": "20px"
  },
  "components": {},
  "images": {
    "favicon": "https://framerusercontent.com/images/utR6VZEXpylDRQCh4eNPl05iFc.png",
    "ogImage": "https://framerusercontent.com/assets/IYVXOWzAOM6055RxnxVdL8ZOhM.png"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy individuals"
  }
}