Home · Branding · Retell AI

Retell AI Brand Identity

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

Download JSON
Primary
#FFBB7E
Accent
#00122E
Body Font
Untitled Sans
Heading
Georgia

Color Palette

Brand palette extracted from https://retellai.com.

primary
#FFBB7E
rgb(255, 187, 126)
secondary
#3E6AEF
rgb(62, 106, 239)
accent
#00122E
rgb(0, 18, 46)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#00122E
rgb(0, 18, 46)
link
#00122E
rgb(0, 18, 46)

Typography

Each font links to its Google Fonts page where available.

primary
Untitled Sans
Untitled Sans Google Fonts →
heading
Georgia
Untitled Sans, Georgia, sans-serif
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:

CharacterQuilt.com suggests this flow that can help:

1. Open the company's homepage in a browser with DevTools open.
2. In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
4. For each captured font URL: right-click → Save As to download the file locally.
5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path.

Programmatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.

Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.

Visual Assets

Retell AI logo
Logo
Retell AI favicon
Favicon
Retell AI social image
Social Card

UI Components

Live previews rendered using Retell AI's actual button styles.

input
background transparent textColor #FFFFFF borderColor null borderRadius 0px shadow none
buttonPrimary
background #00122E textColor #FFFFFF borderRadius 6px shadow none
buttonSecondary
background #F5F5FA textColor #00122E borderRadius 6px shadow none

Brand Personality

Tone: modern Energy: medium Audience: businesses looking for AI call automation solutions

Retell AI Brand in the Wild

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

Frequently Asked Questions

What is Retell AI's primary brand color?

Retell AI's primary brand color is #FFBB7E. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Retell AI use?

Retell AI uses #00122E as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Retell AI use?

Retell AI uses Untitled Sans for body text and Georgia for headings. Fonts were detected on https://retellai.com as part of their live design system.

Does Retell AI use a light or dark theme?

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

Where can I find Retell AI's logo?

Retell AI's logo is available directly on their site (https://retellai.com). The current logo URL is included in the machine-readable JSON profile linked above.

How was this brand profile generated?

This profile was extracted from https://retellai.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 Retell AI.

Methodology

Brand data on this page was extracted from https://retellai.com on using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles. 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 Retell AI.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Untitled Sans",
      "role": "body"
    },
    {
      "family": "Georgia",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#FFBB7E",
    "secondary": "#3E6AEF",
    "accent": "#00122E",
    "background": "#FFFFFF",
    "textPrimary": "#00122E",
    "link": "#00122E"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Untitled Sans",
      "heading": "Georgia"
    },
    "fontStacks": {
      "heading": [
        "Untitled Sans",
        "Georgia",
        "sans-serif"
      ],
      "body": [
        "Untitled Sans",
        "Georgia",
        "sans-serif"
      ],
      "paragraph": [
        "Untitled Sans",
        "Georgia",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "120px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "12px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#FFFFFF",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#00122E",
      "textColor": "#FFFFFF",
      "borderRadius": "6px",
      "borderRadiusCorners": {
        "topLeft": "6px",
        "topRight": "6px",
        "bottomRight": "6px",
        "bottomLeft": "6px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#F5F5FA",
      "textColor": "#00122E",
      "borderRadius": "6px",
      "borderRadiusCorners": {
        "topLeft": "6px",
        "topRight": "6px",
        "bottomRight": "6px",
        "bottomLeft": "6px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2272%22%20height%3D%2220%22%20viewBox%3D%220%200%2072%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22icn-logo-full%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M7.127%2016.262C8.13%2016.262%208.943%2017.099%208.943%2018.131C8.943%2019.163%208.13%2020%207.127%2020C6.124%2020%205.31%2019.163%205.31%2018.131C5.31%2017.099%206.123%2016.262%207.127%2016.262ZM12.319%2016.262C13.323%2016.262%2014.137%2017.098%2014.137%2018.131C14.137%2019.163%2013.323%2020%2012.319%2020C11.316%2020%2010.503%2019.163%2010.503%2018.131C10.503%2017.099%2011.316%2016.262%2012.319%2016.262ZM44.642%205.829C47.97%205.829%2049.556%208.451%2049.556%2011.92H41.979C42.076%2013.876%2043.271%2014.885%2044.759%2014.885C46.09%2014.885%2046.776%2014.099%2047.069%2013.413H49.458C48.812%2015.45%2047.147%2016.781%2044.739%2016.781C41.548%2016.781%2039.61%2014.522%2039.609%2011.295C39.61%208.149%2041.587%205.829%2044.642%205.829ZM44.622%207.604C43.095%207.604%2042.096%208.754%2041.979%2010.246H47.167C47.128%208.754%2046.169%207.605%2044.622%207.604ZM59.988%205.829C63.316%205.829%2064.902%208.451%2064.902%2011.92H57.325C57.423%2013.876%2058.618%2014.885%2060.105%2014.885C61.437%2014.885%2062.122%2014.099%2062.416%2013.413H64.805C64.159%2015.45%2062.494%2016.781%2060.086%2016.781C56.895%2016.781%2054.956%2014.522%2054.956%2011.295C54.956%208.149%2056.934%205.829%2059.988%205.829ZM59.969%207.604C58.442%207.604%2057.443%208.754%2057.325%2010.246H62.514C62.474%208.754%2061.515%207.605%2059.969%207.604ZM34.477%202.403C37.648%202.403%2039.233%203.856%2039.233%206.235C39.233%208.353%2038.079%209.381%2036.63%209.765V9.806C37.863%2010.028%2038.706%2010.834%2038.862%2012.932L38.901%2013.456C38.98%2014.505%2038.999%2015.936%2039.332%2016.461V16.521H36.904C36.669%2016.017%2036.571%2015.17%2036.552%2014.303C36.493%2011.701%2035.944%2010.794%2033.478%2010.794H31.089V16.521H28.661V2.403H34.477ZM31.089%208.857H34.319C35.004%208.857%2035.611%208.716%2036.042%208.394C36.551%208.031%2036.846%207.425%2036.846%206.578C36.846%205.711%2036.571%205.107%2035.983%204.764C35.533%204.502%2034.966%204.4%2034.085%204.4H31.089V8.857ZM53.078%206.133H54.958V7.847H53.078V13.413C53.078%2014.522%2053.353%2014.725%2054.331%2014.725C54.546%2014.725%2054.743%2014.724%2054.938%2014.704V16.479C54.527%2016.499%2054.155%2016.52%2053.744%2016.52C52.726%2016.52%2051.923%2016.459%2051.453%2016.116C50.983%2015.773%2050.769%2015.208%2050.769%2014.2V7.847H49.397V6.133H50.769V2.926H53.078V6.133ZM68.095%2016.519H65.784V2.4H68.095V16.519ZM71.975%2016.519H69.664V2.4H71.975V16.519ZM1.817%2010.804C2.821%2010.804%203.634%2011.641%203.634%2012.673C3.634%2013.705%202.821%2014.542%201.817%2014.542C0.814%2014.542%200%2013.705%200%2012.673C0%2011.641%200.814%2010.804%201.817%2010.804ZM17.625%2010.804C18.628%2010.804%2019.442%2011.641%2019.442%2012.673C19.442%2013.705%2018.628%2014.542%2017.625%2014.542C16.622%2014.542%2015.809%2013.705%2015.809%2012.673C15.809%2011.641%2016.622%2010.804%2017.625%2010.804ZM1.817%205.457C2.821%205.457%203.634%206.294%203.634%207.326C3.634%208.358%202.821%209.195%201.817%209.195C0.814%209.195%200%208.358%200%207.326C0%206.294%200.814%205.457%201.817%205.457ZM17.625%205.457C18.628%205.457%2019.442%206.294%2019.442%207.326C19.442%208.358%2018.628%209.195%2017.625%209.195C16.622%209.195%2015.809%208.358%2015.809%207.326C15.809%206.294%2016.622%205.457%2017.625%205.457ZM7.127%200C8.13%200%208.943%200.837%208.943%201.869C8.943%202.901%208.13%203.738%207.127%203.738C6.123%203.738%205.31%202.901%205.31%201.869C5.31%200.837%206.123%200%207.127%200ZM12.319%200C13.323%200%2014.137%200.837%2014.137%201.869C14.137%202.901%2013.323%203.738%2012.319%203.738C11.316%203.738%2010.503%202.901%2010.503%201.869C10.503%200.837%2011.316%200%2012.319%200Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(26%2C%2027%2C%2069)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://cdn.prod.website-files.com/64ada0f2685b2d18caa5e699/69d92020a42693dbcb8413d7_favicon-32x32.png",
    "ogImage": "https://cdn.prod.website-files.com/64ada0f2685b2d18caa5e699/6969444ef240182f4befc819_screenshot-20260115-113013.webp",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 17,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand inferred from the URL and page title.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Try For Free",
      "reasoning": "Button #1 'Try For Free' has a vibrant dark background (#00122E) and action-oriented text, making it the primary CTA."
    },
    "secondary": {
      "index": 0,
      "text": "Contact Sales",
      "reasoning": "Button #0 'Contact Sales' has a different background color (#F5F5FA) and serves as a secondary action, complementing the primary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "businesses looking for AI call automation solutions"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand inferred from the URL and page title.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles