Home · Branding · Fireflies

Fireflies Brand Identity

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

Download JSON
Primary
#7A5AF8
Accent
#7A5AF8
Body Font
Inter
Heading
DM Sans

Color Palette

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

primary
#7A5AF8
rgb(122, 90, 248)
secondary
#30284C
rgb(48, 40, 76)
accent
#7A5AF8
rgb(122, 90, 248)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#100730
rgb(16, 7, 48)
link
#100730
rgb(16, 7, 48)

Typography

Each font links to its Google Fonts page where available.

primary
Inter
heading
DM Sans
DM Sans, 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

Fireflies logo
Logo
Fireflies favicon
Favicon
Fireflies social image
Social Card

UI Components

Live previews rendered using Fireflies's actual button styles.

buttonPrimary
background #7A5AF8 textColor #FFFFFF borderRadius 4px shadow none
buttonSecondary
background #30284C textColor #FAFAFA borderColor #231B41 borderRadius 4px shadow rgba(16, 24, 40, 0.04) 0px 2px 4px 0px

Brand Personality

Tone: modern Energy: high Audience: business professionals

Fireflies Brand in the Wild

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

Frequently Asked Questions

What is Fireflies's primary brand color?

Fireflies's primary brand color is #7A5AF8. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Fireflies use?

Fireflies uses Inter for body text and DM Sans for headings. Fonts were detected on https://fireflies.ai/ as part of their live design system.

Does Fireflies use a light or dark theme?

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

Where can I find Fireflies's logo?

Fireflies's logo is available directly on their site (https://fireflies.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://fireflies.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 Fireflies.

Methodology

Brand data on this page was extracted from https://fireflies.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 Fireflies.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "DM Sans",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#7A5AF8",
    "secondary": "#30284C",
    "accent": "#7A5AF8",
    "background": "#FFFFFF",
    "textPrimary": "#100730",
    "link": "#100730"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "DM Sans"
    },
    "fontStacks": {
      "heading": [
        "DM Sans",
        "sans-serif"
      ],
      "body": [
        "Inter",
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "56px",
      "h2": "40px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "6px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#7A5AF8",
      "textColor": "#FFFFFF",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#30284C",
      "textColor": "#FAFAFA",
      "borderColor": "#231B41",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "rgba(16, 24, 40, 0.04) 0px 2px 4px 0px"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2298%22%20height%3D%2224%22%20fill%3D%22none%22%20viewBox%3D%220%200%2099%2024%22%20title%3D%22Fireflies.ai%20Logo%22%20data-fc-idx%3D%220%22%3E%3Cpath%20fill%3D%22url(%23logo-with-text_svg__a)%22%20d%3D%22M7.36%202H.787v6.527H7.36z%22%20style%3D%22fill%3A%20url(%26quot%3B%23logo-with-text_svg__a%26quot%3B)%20!important%3B%22%2F%3E%3Cpath%20fill%3D%22url(%23logo-with-text_svg__b)%22%20d%3D%22M15.149%209.88H8.574v6.526h6.575z%22%20style%3D%22fill%3A%20url(%26quot%3B%23logo-with-text_svg__b%26quot%3B)%20!important%3B%22%2F%3E%3Cpath%20fill%3D%22url(%23logo-with-text_svg__c)%22%20d%3D%22M15.149%202H8.574v6.527h12.212v-.933a5.57%205.57%200%200%200-1.651-3.956A5.66%205.66%200%200%200%2015.15%202z%22%20style%3D%22fill%3A%20url(%26quot%3B%23logo-with-text_svg__c%26quot%3B)%20!important%3B%22%2F%3E%3Cpath%20fill%3D%22url(%23logo-with-text_svg__d)%22%20d%3D%22M.786%209.88v6.526c0%201.484.594%202.907%201.65%203.956A5.66%205.66%200%200%200%206.423%2022h.939V9.88z%22%20style%3D%22fill%3A%20url(%26quot%3B%23logo-with-text_svg__d%26quot%3B)%20!important%3B%22%2F%3E%3Cpath%20fill%3D%22url(%23logo-with-text_svg__e)%22%20d%3D%22M.786%202%207.36%208.527H.786z%22%20opacity%3D%220.18%22%20style%3D%22fill%3A%20url(%26quot%3B%23logo-with-text_svg__e%26quot%3B)%20!important%3B%20opacity%3A%200.18%20!important%3B%22%2F%3E%3Cpath%20fill%3D%22url(%23logo-with-text_svg__f)%22%20d%3D%22m8.574%209.88%206.575%206.526H8.574z%22%20opacity%3D%220.18%22%20style%3D%22fill%3A%20url(%26quot%3B%23logo-with-text_svg__f%26quot%3B)%20!important%3B%20opacity%3A%200.18%20!important%3B%22%2F%3E%3Cpath%20fill%3D%22url(%23logo-with-text_svg__g)%22%20d%3D%22M.786%2016.406c0%201.484.594%202.907%201.65%203.956A5.66%205.66%200%200%200%206.423%2022h.939V9.88z%22%20opacity%3D%220.18%22%20style%3D%22fill%3A%20url(%26quot%3B%23logo-with-text_svg__g%26quot%3B)%20!important%3B%20opacity%3A%200.18%20!important%3B%22%2F%3E%3Cpath%20fill%3D%22url(%23logo-with-text_svg__h)%22%20d%3D%22M15.15%202c1.494%200%202.928.59%203.985%201.638a5.57%205.57%200%200%201%201.65%203.956v.933H8.576z%22%20opacity%3D%220.18%22%20style%3D%22fill%3A%20url(%26quot%3B%23logo-with-text_svg__h%26quot%3B)%20!important%3B%20opacity%3A%200.18%20!important%3B%22%2F%3E%3Cg%20fill%3D%22currentColor%22%20clip-path%3D%22url(%23logo-with-text_svg__i)%22%20style%3D%22fill%3A%20rgb(250%2C%20250%2C%20250)%20!important%3B%22%3E%3Cpath%20d%3D%22M33.119%2010.825h-1.567v7.037h-1.767v-7.037h-1v-1.43h1v-.599q0-1.46.768-2.12.783-.675%202.443-.676v1.46q-.8%200-1.122.307-.322.292-.322%201.03v.599h1.567zM35.255%208.274q-.477%200-.8-.323a1.09%201.09%200%200%201-.322-.799q0-.475.323-.799.322-.322.799-.322.46%200%20.783.322.323.324.323.8t-.322.798a1.07%201.07%200%200%201-.784.323m.86%201.122v8.466h-1.751V9.396zM39.86%2010.625a2.7%202.7%200%200%201%201.013-.999q.646-.369%201.522-.369v1.813h-.446q-1.03%200-1.567.523-.523.523-.523%201.813v4.456h-1.751V9.396h1.751zM51.457%2013.421q0%20.477-.062.86h-6.469q.078%201.015.753%201.63.676.614%201.66.614%201.413%200%201.997-1.183h1.89a3.84%203.84%200%200%201-1.398%201.92q-.999.738-2.49.738-1.213%200-2.181-.538a4%204%200%200%201-1.506-1.536q-.537-.999-.538-2.305%200-1.306.523-2.29a3.8%203.8%200%200%201%201.49-1.536q.969-.538%202.213-.538%201.198%200%202.136.523.935.522%201.46%201.475.521.938.522%202.166m-1.829-.553q-.015-.967-.691-1.552-.676-.584-1.675-.584-.907%200-1.552.584-.645.569-.768%201.552zM56.422%2010.825h-1.567v7.037h-1.767v-7.037h-.998v-1.43h.998v-.599q0-1.46.768-2.12Q54.64%206.001%2056.3%206v1.46q-.798%200-1.121.307-.323.292-.323%201.03v.599h1.567zM59.419%206.492v11.37h-1.752V6.492zM62.303%208.274q-.477%200-.8-.323a1.09%201.09%200%200%201-.322-.799q0-.475.323-.799.322-.322.799-.322.46%200%20.783.322.323.324.323.8t-.323.798a1.07%201.07%200%200%201-.783.323m.86%201.122v8.466h-1.752V9.396zM72.915%2013.421q0%20.477-.062.86h-6.468q.076%201.015.752%201.63.676.614%201.66.614%201.413%200%201.997-1.183h1.89a3.84%203.84%200%200%201-1.398%201.92q-.999.738-2.49.738-1.213%200-2.18-.538a4%204%200%200%201-1.507-1.536q-.537-.999-.537-2.305t.522-2.29a3.8%203.8%200%200%201%201.49-1.536q.969-.538%202.213-.538%201.198%200%202.136.523.936.522%201.46%201.475.521.938.522%202.166m-1.829-.553q-.015-.967-.691-1.552-.676-.584-1.675-.584-.906%200-1.552.584-.645.569-.768%201.552zM77.404%2018q-.999%200-1.798-.353-.783-.369-1.244-.984a2.5%202.5%200%200%201-.492-1.398h1.813q.047.538.507.907.477.353%201.183.353.738%200%201.137-.277.415-.291.415-.737%200-.476-.46-.707-.446-.231-1.43-.507a14%2014%200%200%201-1.551-.507%202.8%202.8%200%200%201-1.045-.753q-.43-.507-.43-1.337%200-.675.399-1.229.399-.569%201.137-.891.754-.323%201.72-.323%201.446%200%202.32.738.892.722.954%201.982h-1.752a1.25%201.25%200%200%200-.461-.907q-.415-.338-1.122-.338-.69%200-1.06.262a.81.81%200%200%200-.369.691q0%20.338.246.569t.6.368q.353.123%201.044.323.922.246%201.506.507.6.246%201.03.738.43.491.445%201.306%200%20.721-.4%201.29t-1.136.891q-.722.323-1.706.323M82.938%2017.97q-.476%200-.799-.323a1.09%201.09%200%200%201-.322-.8q0-.475.322-.798.323-.323.8-.323.46%200%20.783.323.323.322.323.799%200%20.476-.323.799a1.07%201.07%200%200%201-.784.322M85.047%2013.59q0-1.275.522-2.258a3.9%203.9%200%200%201%203.472-2.075q.999%200%201.737.4.752.384%201.198.968v-1.23h1.767v8.467h-1.767v-1.26q-.446.6-1.214.999T89.011%2018a3.76%203.76%200%200%201-1.998-.553%204.1%204.1%200%200%201-1.444-1.567q-.523-1.014-.523-2.29m6.93.031q0-.875-.37-1.521a2.5%202.5%200%200%200-.937-.983%202.47%202.47%200%200%200-1.26-.339q-.675%200-1.26.338-.584.323-.952.969-.354.63-.354%201.505%200%20.876.354%201.537.368.66.952%201.014.6.338%201.26.338.675%200%201.26-.338t.937-.983q.37-.661.37-1.537M96.628%208.274q-.477%200-.8-.323a1.09%201.09%200%200%201-.322-.799q0-.475.323-.799.322-.322.799-.322.46%200%20.783.322.323.324.323.8t-.323.798a1.07%201.07%200%200%201-.784.323m.86%201.122v8.466h-1.752V9.396z%22%20style%3D%22fill%3A%20rgb(250%2C%20250%2C%20250)%20!important%3B%22%2F%3E%3C%2Fg%3E%3Cdefs%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3ClinearGradient%20id%3D%22logo-with-text_svg__a%22%20x1%3D%2216.868%22%20x2%3D%22-10.77%22%20y1%3D%2218.512%22%20y2%3D%22-10.526%22%20gradientUnits%3D%22userSpaceOnUse%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3Cstop%20stop-color%3D%22%23E82A73%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(232%2C%2042%2C%20115)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%220.113%22%20stop-color%3D%22%23DE2D7A%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(222%2C%2045%2C%20122)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%220.3%22%20stop-color%3D%22%23C5388F%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(197%2C%2056%2C%20143)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%220.54%22%20stop-color%3D%22%239B4AB0%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(155%2C%2074%2C%20176)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%220.818%22%20stop-color%3D%22%236262DE%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(98%2C%2098%2C%20222)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%220.994%22%20stop-color%3D%22%233B73FF%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(59%2C%20115%2C%20255)%20!important%3B%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22logo-with-text_svg__b%22%20x1%3D%2216.964%22%20x2%3D%22-10.674%22%20y1%3D%2218.423%22%20y2%3D%22-10.616%22%20gradientUnits%3D%22userSpaceOnUse%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3Cstop%20stop-color%3D%22%23FF3C82%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(255%2C%2060%2C%20130)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%220.103%22%20stop-color%3D%22%23F53E88%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(245%2C%2062%2C%20136)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%220.274%22%20stop-color%3D%22%23DC4598%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(220%2C%2069%2C%20152)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%220.492%22%20stop-color%3D%22%23B251B2%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(178%2C%2081%2C%20178)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%220.745%22%20stop-color%3D%22%237961D7%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(121%2C%2097%2C%20215)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%220.994%22%20stop-color%3D%22%233B73FF%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(59%2C%20115%2C%20255)%20!important%3B%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22logo-with-text_svg__c%22%20x1%3D%2221.555%22%20x2%3D%2212.19%22%20y1%3D%2214.055%22%20y2%3D%22-19.882%22%20gradientUnits%3D%22userSpaceOnUse%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3Cstop%20stop-color%3D%22%23E82A73%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(232%2C%2042%2C%20115)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%220.113%22%20stop-color%3D%22%23DE2D7A%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(222%2C%2045%2C%20122)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%220.3%22%20stop-color%3D%22%23C5388F%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(197%2C%2056%2C%20143)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%220.54%22%20stop-color%3D%22%239B4AB0%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(155%2C%2074%2C%20176)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%220.818%22%20stop-color%3D%22%236262DE%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(98%2C%2098%2C%20222)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%220.994%22%20stop-color%3D%22%233B73FF%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(59%2C%20115%2C%20255)%20!important%3B%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22logo-with-text_svg__d%22%20x1%3D%2212.338%22%20x2%3D%22-21.187%22%20y1%3D%2222.824%22%20y2%3D%2212.611%22%20gradientUnits%3D%22userSpaceOnUse%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3Cstop%20stop-color%3D%22%23E82A73%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(232%2C%2042%2C%20115)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%220.113%22%20stop-color%3D%22%23DE2D7A%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(222%2C%2045%2C%20122)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%220.3%22%20stop-color%3D%22%23C5388F%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(197%2C%2056%2C%20143)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%220.54%22%20stop-color%3D%22%239B4AB0%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(155%2C%2074%2C%20176)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%220.818%22%20stop-color%3D%22%236262DE%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(98%2C%2098%2C%20222)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%220.994%22%20stop-color%3D%22%233B73FF%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(59%2C%20115%2C%20255)%20!important%3B%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22logo-with-text_svg__e%22%20x1%3D%22-2.429%22%20x2%3D%226.961%22%20y1%3D%22-6.152%22%20y2%3D%2215.365%22%20gradientUnits%3D%22userSpaceOnUse%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3Cstop%20stop-color%3D%22%23E82A73%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(232%2C%2042%2C%20115)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%220.114%22%20stop-color%3D%22%23DE286E%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(222%2C%2040%2C%20110)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%220.303%22%20stop-color%3D%22%23C52361%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(197%2C%2035%2C%2097)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%220.544%22%20stop-color%3D%22%239B1A4D%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(155%2C%2026%2C%2077)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%220.825%22%20stop-color%3D%22%23620F30%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(98%2C%2015%2C%2048)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%220.994%22%20stop-color%3D%22%233D081E%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(61%2C%208%2C%2030)%20!important%3B%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22logo-with-text_svg__f%22%20x1%3D%225.359%22%20x2%3D%2214.749%22%20y1%3D%221.727%22%20y2%3D%2223.245%22%20gradientUnits%3D%22userSpaceOnUse%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3Cstop%20stop-color%3D%22%23E82A73%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(232%2C%2042%2C%20115)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%220.114%22%20stop-color%3D%22%23DE286E%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(222%2C%2040%2C%20110)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%220.303%22%20stop-color%3D%22%23C52361%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(197%2C%2035%2C%2097)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%220.544%22%20stop-color%3D%22%239B1A4D%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(155%2C%2026%2C%2077)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%220.825%22%20stop-color%3D%22%23620F30%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(98%2C%2015%2C%2048)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%220.994%22%20stop-color%3D%22%233D081E%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(61%2C%208%2C%2030)%20!important%3B%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22logo-with-text_svg__g%22%20x1%3D%22-1.397%22%20x2%3D%2219.87%22%20y1%3D%221.383%22%20y2%3D%2215.511%22%20gradientUnits%3D%22userSpaceOnUse%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3Cstop%20stop-color%3D%22%23E82A73%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(232%2C%2042%2C%20115)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%220.114%22%20stop-color%3D%22%23DE286E%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(222%2C%2040%2C%20110)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%220.303%22%20stop-color%3D%22%23C52361%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(197%2C%2035%2C%2097)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%220.544%22%20stop-color%3D%22%239B1A4D%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(155%2C%2026%2C%2077)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%220.825%22%20stop-color%3D%22%23620F30%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(98%2C%2015%2C%2048)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%220.994%22%20stop-color%3D%22%233D081E%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(61%2C%208%2C%2030)%20!important%3B%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22logo-with-text_svg__h%22%20x1%3D%22-464.769%22%20x2%3D%22-461.125%22%20y1%3D%22461.172%22%20y2%3D%22489.944%22%20gradientUnits%3D%22userSpaceOnUse%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3Cstop%20stop-color%3D%22%23E82A73%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(232%2C%2042%2C%20115)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%220.114%22%20stop-color%3D%22%23DE286E%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(222%2C%2040%2C%20110)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%220.303%22%20stop-color%3D%22%23C52361%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(197%2C%2035%2C%2097)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%220.544%22%20stop-color%3D%22%239B1A4D%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(155%2C%2026%2C%2077)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%220.825%22%20stop-color%3D%22%23620F30%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(98%2C%2015%2C%2048)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%220.994%22%20stop-color%3D%22%233D081E%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(61%2C%208%2C%2030)%20!important%3B%22%2F%3E%3C%2FlinearGradient%3E%3CclipPath%20id%3D%22logo-with-text_svg__i%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M28.786%200h69.429v24h-69.43z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E",
    "favicon": "https://fireflies.ai/favicon.ico?22cbfa51f42d5e95",
    "ogImage": "https://fireflies.ai/thumbnail.png",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, matching the brand 'Fireflies.ai'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 2,
      "text": "Try Fireflies For Free",
      "reasoning": "Button #2 uses the vibrant brand color #7A5AF8 and has action-oriented text 'Try Fireflies For Free', making it the primary CTA."
    },
    "secondary": {
      "index": 8,
      "text": "Request Demo",
      "reasoning": "Button #8 has a different background color #30284C and serves as a secondary action with the text 'Request Demo'."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "high",
    "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 located in the header, is visible, and links to the homepage, matching the brand 'Fireflies.ai'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles