Home · Branding · Letter AI

Letter AI Brand Identity

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

Download JSON
Primary
#0000EE
Accent
#2FBFDF
Body Font
Satoshi
Heading
Satoshi

Color Palette

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

primary
#0000EE
rgb(0, 0, 238)
secondary
#4691D0
rgb(70, 145, 208)
accent
#2FBFDF
rgb(47, 191, 223)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#2FBFDF
rgb(47, 191, 223)
link
#2FBFDF
rgb(47, 191, 223)

Typography

Each font links to its Google Fonts page where available.

primary
Satoshi
heading
Satoshi
Satoshi, 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

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

UI Components

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

input
background #FFFFFF textColor #333333 borderColor null borderRadius 24px shadow none
buttonPrimary
background #2FBFDF textColor #FFFFFF borderColor #FFFFFF borderRadius 120px shadow none
buttonSecondary
background #FFFFFF textColor #333333 borderRadius 0px shadow none

Brand Personality

Tone: modern Energy: medium Audience: business professionals

Letter AI Brand in the Wild

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

Frequently Asked Questions

What is Letter AI's primary brand color?

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

What accent color does Letter AI use?

Letter AI uses #2FBFDF as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Letter AI use?

Letter AI uses Satoshi as the primary typeface across body and headings.

Does Letter AI use a light or dark theme?

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

Where can I find Letter AI's logo?

Letter AI's logo is available directly on their site (https://www.letter.ai). 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://www.letter.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 Letter AI.

Methodology

Brand data on this page was extracted from https://www.letter.ai 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 Letter AI.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Satoshi",
      "role": "body"
    },
    {
      "family": "Roboto",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#0000EE",
    "secondary": "#4691D0",
    "accent": "#2FBFDF",
    "background": "#FFFFFF",
    "textPrimary": "#2FBFDF",
    "link": "#2FBFDF"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Satoshi",
      "heading": "Satoshi"
    },
    "fontStacks": {
      "heading": [
        "Satoshi",
        "sans-serif"
      ],
      "body": [
        "Satoshi",
        "sans-serif"
      ],
      "paragraph": [
        "Satoshi",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "57.6px",
      "h2": "48px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#333333",
      "borderColor": null,
      "borderRadius": "24px",
      "borderRadiusCorners": {
        "topLeft": "24px",
        "topRight": "24px",
        "bottomRight": "24px",
        "bottomLeft": "24px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#2FBFDF",
      "textColor": "#FFFFFF",
      "borderColor": "#FFFFFF",
      "borderRadius": "120px",
      "borderRadiusCorners": {
        "topLeft": "120px",
        "topRight": "120px",
        "bottomRight": "120px",
        "bottomLeft": "120px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#333333",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%22162%22%20height%3D%2244%22%20viewBox%3D%220%200%20162%2044%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%0A%3Cg%20clip-path%3D%22url(%23clip0_9203_53879)%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%3Crect%20y%3D%222.75%22%20width%3D%2238.5%22%20height%3D%2238.5%22%20rx%3D%223.3%22%20fill%3D%22url(%23paint0_linear_9203_53879)%22%20style%3D%22fill%3A%20url(%26quot%3B%23paint0_linear_9203_53879%26quot%3B)%20!important%3B%22%2F%3E%0A%3Cline%20y1%3D%22-0.33%22%20x2%3D%2230.0099%22%20y2%3D%22-0.33%22%20transform%3D%22matrix(0.791741%200.610857%20-0.446825%200.894621%207.02173%2010.2524)%22%20stroke%3D%22white%22%20stroke-width%3D%220.66%22%20style%3D%22fill%3A%20none%20!important%3B%20stroke%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%20stroke-width%3A%200.66px%20!important%3B%22%2F%3E%0A%3Cline%20y1%3D%22-0.33%22%20x2%3D%2211.5418%22%20y2%3D%22-0.33%22%20transform%3D%22matrix(0.77021%20-0.63779%200.472911%200.88111%207.04858%2023.0991)%22%20stroke%3D%22white%22%20stroke-width%3D%220.66%22%20style%3D%22fill%3A%20none%20!important%3B%20stroke%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%20stroke-width%3A%200.66px%20!important%3B%22%2F%3E%0A%3Cline%20y1%3D%22-0.33%22%20x2%3D%229.3018%22%20y2%3D%22-0.33%22%20transform%3D%22matrix(0.849501%200.527587%20-0.373422%200.927662%207.04858%2023.0991)%22%20stroke%3D%22white%22%20stroke-width%3D%220.66%22%20style%3D%22fill%3A%20none%20!important%3B%20stroke%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%20stroke-width%3A%200.66px%20!important%3B%22%2F%3E%0A%3Cline%20y1%3D%22-0.33%22%20x2%3D%2230.4537%22%20y2%3D%22-0.33%22%20transform%3D%22matrix(0.809563%20-0.587033%200.581576%200.813492%207.1377%2034.4624)%22%20stroke%3D%22white%22%20stroke-width%3D%220.66%22%20style%3D%22fill%3A%20none%20!important%3B%20stroke%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%20stroke-width%3A%200.66px%20!important%3B%22%2F%3E%0A%3Cellipse%20cx%3D%227.53785%22%20cy%3D%2210.1295%22%20rx%3D%222.9585%22%20ry%3D%222.97956%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3Cellipse%20cx%3D%227.13819%22%20cy%3D%2222.0474%22%20rx%3D%222.9585%22%20ry%3D%222.97956%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3Cellipse%20cx%3D%227.13819%22%20cy%3D%2233.9659%22%20rx%3D%222.9585%22%20ry%3D%222.97956%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3Cellipse%20cx%3D%2223.4094%22%20cy%3D%2222.0474%22%20rx%3D%222.9585%22%20ry%3D%222.97956%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3Cellipse%20cx%3D%2231.2988%22%20cy%3D%2228.0069%22%20rx%3D%222.9585%22%20ry%3D%222.97956%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3Cellipse%20cx%3D%2231.2988%22%20cy%3D%2216.0884%22%20rx%3D%222.9585%22%20ry%3D%222.97956%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3Cellipse%20cx%3D%2215.521%22%20cy%3D%2228.0069%22%20rx%3D%222.9585%22%20ry%3D%222.97956%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3Cellipse%20cx%3D%2215.521%22%20cy%3D%2216.0884%22%20rx%3D%222.9585%22%20ry%3D%222.97956%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3Cpath%20d%3D%22M50.6542%2031V11.1472H53.5828V28.4938H63.4107V31H50.6542ZM72.1931%2031.2534C70.6912%2031.2534%2069.3958%2030.9718%2068.307%2030.4086C67.2369%2029.8267%2066.4015%2029.01%2065.8007%2027.9587C65.2188%2026.8886%2064.9278%2025.6214%2064.9278%2024.1571C64.9278%2022.7303%2065.2188%2021.4819%2065.8007%2020.4118C66.3827%2019.3418%2067.1806%2018.5063%2068.1943%2017.9056C69.2081%2017.3049%2070.3627%2017.0045%2071.658%2017.0045C72.9346%2017.0045%2074.0235%2017.2861%2074.9246%2017.8493C75.8445%2018.3937%2076.5485%2019.1728%2077.0366%2020.1866C77.5247%2021.2003%2077.7687%2022.4112%2077.7687%2023.8192V24.7766H67.1806V23.0307H75.8539L75.3751%2023.425C75.3751%2022.017%2075.0654%2020.9281%2074.4459%2020.1584C73.8263%2019.3887%2072.9346%2019.0038%2071.7707%2019.0038C70.8883%2019.0038%2070.1374%2019.2103%2069.5179%2019.6234C68.9171%2020.0364%2068.4572%2020.609%2068.138%2021.3411C67.8189%2022.0733%2067.6593%2022.9275%2067.6593%2023.9037V24.0726C67.6593%2025.1615%2067.8283%2026.0814%2068.1662%2026.8323C68.5229%2027.5645%2069.0391%2028.1183%2069.715%2028.4938C70.3908%2028.8692%2071.2262%2029.057%2072.2212%2029.057C73.0097%2029.057%2073.7794%2028.9349%2074.5303%2028.6909C75.3%2028.4281%2076.0228%2028.0244%2076.6987%2027.48L77.5435%2029.4512C76.9239%2030.0144%2076.1261%2030.4556%2075.1499%2030.7747C74.1736%2031.0939%2073.188%2031.2534%2072.1931%2031.2534ZM86.6992%2031.2534C84.9908%2031.2534%2083.7048%2030.8123%2082.8413%2029.9299C81.9965%2029.0476%2081.5741%2027.771%2081.5741%2026.1002V19.4544H78.8989V17.2579H81.5741V13.1184H84.4182V17.2579H88.6704V19.4544H84.4182V25.8749C84.4182%2026.8699%2084.6247%2027.6208%2085.0378%2028.1277C85.4695%2028.6346%2086.1642%2028.888%2087.1216%2028.888C87.4032%2028.888%2087.6848%2028.8505%2087.9664%2028.7754C88.2668%2028.7003%2088.5578%2028.6252%2088.8394%2028.5501L89.2899%2030.6902C89.0083%2030.8592%2088.6141%2030.9906%2088.1072%2031.0845C87.6191%2031.1971%2087.1498%2031.2534%2086.6992%2031.2534ZM96.4342%2031.2534C94.7258%2031.2534%2093.4398%2030.8123%2092.5763%2029.9299C91.7315%2029.0476%2091.3091%2027.771%2091.3091%2026.1002V19.4544H88.6339V17.2579H91.3091V13.1184H94.1532V17.2579H98.4054V19.4544H94.1532V25.8749C94.1532%2026.8699%2094.3597%2027.6208%2094.7727%2028.1277C95.2045%2028.6346%2095.8991%2028.888%2096.8566%2028.888C97.1382%2028.888%2097.4198%2028.8505%2097.7014%2028.7754C98.0018%2028.7003%2098.2927%2028.6252%2098.5743%2028.5501L99.0249%2030.6902C98.7433%2030.8592%2098.3491%2030.9906%2097.8422%2031.0845C97.3541%2031.1971%2096.8847%2031.2534%2096.4342%2031.2534ZM107.173%2031.2534C105.671%2031.2534%20104.376%2030.9718%20103.287%2030.4086C102.217%2029.8267%20101.381%2029.01%20100.781%2027.9587C100.199%2026.8886%2099.9078%2025.6214%2099.9078%2024.1571C99.9078%2022.7303%20100.199%2021.4819%20100.781%2020.4118C101.363%2019.3418%20102.161%2018.5063%20103.174%2017.9056C104.188%2017.3049%20105.343%2017.0045%20106.638%2017.0045C107.915%2017.0045%20109.003%2017.2861%20109.905%2017.8493C110.824%2018.3937%20111.528%2019.1728%20112.017%2020.1866C112.505%2021.2003%20112.749%2022.4112%20112.749%2023.8192V24.7766H102.161V23.0307H110.834L110.355%2023.425C110.355%2022.017%20110.045%2020.9281%20109.426%2020.1584C108.806%2019.3887%20107.915%2019.0038%20106.751%2019.0038C105.868%2019.0038%20105.117%2019.2103%20104.498%2019.6234C103.897%2020.0364%20103.437%2020.609%20103.118%2021.3411C102.799%2022.0733%20102.639%2022.9275%20102.639%2023.9037V24.0726C102.639%2025.1615%20102.808%2026.0814%20103.146%2026.8323C103.503%2027.5645%20104.019%2028.1183%20104.695%2028.4938C105.371%2028.8692%20106.206%2029.057%20107.201%2029.057C107.99%2029.057%20108.759%2028.9349%20109.51%2028.6909C110.28%2028.4281%20111.003%2028.0244%20111.679%2027.48L112.523%2029.4512C111.904%2030.0144%20111.106%2030.4556%20110.13%2030.7747C109.154%2031.0939%20108.168%2031.2534%20107.173%2031.2534ZM115.849%2031V17.2579H118.609V20.5526H118.327C118.628%2019.4262%20119.163%2018.5721%20119.933%2017.9901C120.721%2017.4081%20121.763%2017.0702%20123.058%2016.9763L123.988%2016.92L124.185%2019.3418L122.467%2019.5107C121.247%2019.6234%20120.317%2020.0082%20119.679%2020.6653C119.041%2021.3223%20118.722%2022.2235%20118.722%2023.3686V31H115.849ZM132.062%2031L140.905%2011.1472H143.326L152.197%2031H149.212L146.79%2025.368L148.114%2026.1565H136.117L137.413%2025.368L135.019%2031H132.062ZM142.087%2014.3856L137.835%2024.4669L137.131%2023.791H147.072L146.424%2024.4669L142.144%2014.3856H142.087ZM154.797%2031V11.1472H157.725V31H154.797Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%200)%20!important%3B%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_9203_53879%22%20x1%3D%227.76755%22%20y1%3D%222.74999%22%20x2%3D%2266.3625%22%20y2%3D%2215.499%22%20gradientUnits%3D%22userSpaceOnUse%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%3Cstop%20stop-color%3D%22%232BB5DD%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(43%2C%20181%2C%20221)%20!important%3B%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%230E78CF%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(14%2C%20120%2C%20207)%20!important%3B%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3CclipPath%20id%3D%22clip0_9203_53879%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%3Crect%20width%3D%22161.04%22%20height%3D%2244%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3C%2FclipPath%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E",
    "favicon": "https://cdn.prod.website-files.com/650abce97a4c369432d4a2c8/650d910a957df42ae5ffc216_favicon.png",
    "ogImage": "https://cdn.prod.website-files.com/650abce97a4c369432d4a2c8/66b581630059c0f708d91b4f_59ca01c9acdedda43a473c69159a3289_Open%20Graph.png",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 15,
    "reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, matching the brand 'Letter AI'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Request a demo",
      "reasoning": "Button #1 'Request a demo' has a vibrant blue background (#2FBFDF), which is the accent color and stands out as the primary call-to-action."
    },
    "secondary": {
      "index": 0,
      "text": "Learn More",
      "reasoning": "Button #0 'Learn More' has a different background color (#FFFFFF) and serves as a secondary action with less emphasis."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "business professionals"
  },
  "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, and links to the homepage, matching the brand 'Letter AI'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles