Callback Brand: Colors, Fonts, Logo & Visual Identity

Callback Brand Identity

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

Color Palette

Brand palette extracted from https://getcallback.ai.

Primary

Accent

Secondary

Background

Text Primary

Link

Typography

Each font links to its Google Fonts page where available.

Primary

Heading

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using Callback's actual button styles.

Button Primary

Button Secondary

Brand Personality

Frequently Asked Questions

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

  2. What accent color does Callback use?
    Callback uses #016091 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

  3. What font does Callback use?
    Callback uses Figtree for body text and Inter for headings. Fonts were detected on https://getcallback.ai as part of their live design system.

  4. Does Callback use a light or dark theme?
    Callback's primary site uses a light color scheme, with a background of #FFFFFF.

  5. Where can I find Callback's logo?
    Callback's logo is available directly on their site (https://getcallback.ai). The current logo URL is included in the machine-readable JSON profile linked above.

  6. How was this brand profile generated?
    This profile was extracted from https://getcallback.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 Callback.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Figtree",
      "role": "body"
    },
    {
      "family": "Inter",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#0B93B9",
    "secondary": "#0000EE",
    "accent": "#016091",
    "background": "#FFFFFF",
    "textPrimary": "#121212",
    "link": "#016091"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Figtree",
      "heading": "Inter"
    },
    "fontSizes": {
      "h1": "68px",
      "h2": "68px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "6px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#016091",
      "textColor": "#FFFFFF",
      "borderColor": "#016091",
      "borderRadius": "6px",
      "shadow": "rgba(0, 0, 0, 0.2) 0px 2px 5px 0px"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#006192",
      "borderColor": "#FFFFFF",
      "borderRadius": "6px",
      "shadow": "rgba(30, 180, 221, 0.3) 0px 2px 5px 0px"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/685f26a14214628e50475548/685f2712ab3e42583a1882d0_callback-logo.svg",
    "favicon": "https://cdn.prod.website-files.com/685f26a14214628e50475548/685f3214985920c4cc170b01_callback_logo_grey_32px.png",
    "ogImage": "https://cdn.prod.website-files.com/685f26a14214628e50475548/6861c39eed583eb012712184_callback_logo_text_1200x630_whitebg.png"
  }
}