Pair AI Brand: Colors, Fonts, Logo & Visual Identity

Pair AI Brand Identity

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

Color Palette

Brand palette extracted from https://www.pairai.com/.
primary
#0B041C
secondary
#180C38
accent
#0C051E
background
#FFFFFF
textPrimary
#0C051E
link
#0C051E

Typography

Each font links to its Google Fonts page where available.
primary
Inter
Inter Google Fonts →
heading
Inter Display
Inter Display Google Fonts →

Visual Assets

Favicon

Social Card

UI Components

Live previews rendered using Pair AI's actual button styles.
Input
input

Button Primary
buttonPrimary

Brand Personality

Tone: modern
Energy: medium
Audience: business professionals looking for AI solutions

Pair AI Brand in the Wild

Image: framerusercontent.com
Source: pairai.com

Image: framerusercontent.com
Source: pairai.com

Image: framerusercontent.com
Source: pairai.com

Frequently Asked Questions

What is Pair AI's primary brand color?
Pair AI's primary brand color is #0B041C. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Pair AI use?
Pair AI uses #0C051E as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Pair AI use?
Pair AI uses Inter for body text and Inter Display for headings. Fonts were detected on https://www.pairai.com/ as part of their live design system.

Does Pair AI use a light or dark theme?
Pair 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.pairai.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 Pair AI.

Methodology

Brand data on this page was extracted from https://www.pairai.com/ on 2026-07-27 using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter Display",
      "role": "display"
    },
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "General Sans",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#0B041C",
    "secondary": "#180C38",
    "accent": "#0C051E",
    "background": "#FFFFFF",
    "textPrimary": "#0C051E",
    "link": "#0C051E"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter Display"
    },
    "fontStacks": {
      "heading": [
        "Inter Display",
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "General Sans",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "88px",
      "h2": "64px",
      "body": "28px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#FFFFFF",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#FFFFFF",
      "textColor": "#0000EE",
      "borderRadius": "100px",
      "borderRadiusCorners": {
        "topLeft": "100px",
        "topRight": "100px",
        "bottomRight": "100px",
        "bottomLeft": "100px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "favicon": "https://framerusercontent.com/images/OGGoI4cn5dV6zWPsBkaz6MEUI.png",
    "ogImage": "https://framerusercontent.com/assets/icwc9kDtvYRYfet4dEAKRN4LKw.png"
  }
}