Home · Branding · Granola

Granola Brand Identity

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

Download JSON
Primary
#536471
Accent
#5B6F00
Body Font
Roboto
Heading
Roboto

Color Palette

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

primary
#536471
rgb(83, 100, 113)
secondary
#006FD6
rgb(0, 111, 214)
accent
#5B6F00
rgb(91, 111, 0)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#0E0F0C
rgb(14, 15, 12)
link
#E5EACD
rgb(229, 234, 205)

Typography

Each font links to its Google Fonts page where available.

primary
Roboto
heading
Roboto
__quadrant_2f05b1, __quadrant_Fallback_2f05b1
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

Granola logo
Logo
Granola favicon
Favicon
Granola social image
Social Card

UI Components

Live previews rendered using Granola's actual button styles.

buttonPrimary
background #5B6F00 textColor #FFFFFF borderRadius 33554400px shadow none
buttonSecondary
background #E5EACD textColor #0E0F0C borderRadius 33554400px shadow none

Brand Personality

Tone: modern Energy: medium Audience: professionals attending meetings

Granola Brand in the Wild

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

Frequently Asked Questions

What is Granola's primary brand color?

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

What accent color does Granola use?

Granola uses #5B6F00 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Granola use?

Granola uses Roboto as the primary typeface across body and headings.

Does Granola use a light or dark theme?

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

Where can I find Granola's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Roboto",
      "role": "body"
    },
    {
      "family": "Segoe UI",
      "role": "body"
    },
    {
      "family": "Helvetica",
      "role": "body"
    },
    {
      "family": "Arial",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#536471",
    "secondary": "#006FD6",
    "accent": "#5B6F00",
    "background": "#FFFFFF",
    "textPrimary": "#0E0F0C",
    "link": "#E5EACD"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Roboto",
      "heading": "Roboto"
    },
    "fontStacks": {
      "heading": [
        "__quadrant_2f05b1",
        "__quadrant_Fallback_2f05b1"
      ],
      "body": [
        "__melange_3929d6",
        "__melange_Fallback_3929d6"
      ],
      "paragraph": [
        "__melange_3929d6",
        "__melange_Fallback_3929d6"
      ]
    },
    "fontSizes": {
      "h1": "68px",
      "h2": "24px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "12px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#5B6F00",
      "textColor": "#FFFFFF",
      "borderRadius": "33554400px",
      "borderRadiusCorners": {
        "topLeft": "33554400px",
        "topRight": "33554400px",
        "bottomRight": "33554400px",
        "bottomLeft": "33554400px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#E5EACD",
      "textColor": "#0E0F0C",
      "borderRadius": "33554400px",
      "borderRadiusCorners": {
        "topLeft": "33554400px",
        "topRight": "33554400px",
        "bottomRight": "33554400px",
        "bottomLeft": "33554400px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20viewBox%3D%220%200%205017%201350%22%20class%3D%22mr-3%20ml-1.5%20h-7%20relative%20top-%5B1px%5D%20relative%20z-%5B70%5D%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20data-fc-idx%3D%220%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E.st0%7Bfill%3A%231E1E1E%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M1033.7697754%2C1021.5519409c-21.5993652%2C24.2390747-40.1063843%2C38.9168091-50.3071899%2C45.9337769%20%20c-4.7957153%2C3.1881104-7.7962036%2C7.6500244-11.9937134%2C11.4755859%20%20c-22.1997681%2C19.1352539-46.2614746%2C24.8300781-63.06073%2C38.2254639%20%20c-22.7993164%2C17.8594971-107.9772339%2C39.0952148-132.1790771%2C46.5419922%20%20c-40.9568481%2C9.3083496-87.0346069%2C12.6678467-137.4344482%2C10.7545166c-10.9053955%2C0-20.991272-0.0043945-30.2585449-0.7252197%20%20c-3.7649536-0.2927246-7.5383911%2C0.675293-11.3141479%2C0.7230225c-0.1495361%2C0.0021973-0.2905884%2C0.0021973-0.4226685%2C0.0021973%20%20c-0.4011841%2C0-1.0690918-0.2862549-2.0055542-0.8564453c-1.0635376-0.6470947-2.2635498-1.0601807-3.5089722-1.0601807%20%20c-0.3252563%2C0-0.6525269-0.0292969-0.9745483-0.0726318c-5.079895-0.6959229-7.78125%2C1.0863037-9.7347412%2C2.0770264%20%20c-1.4796143%2C0.7501221-3.0903931%2C0.12146-4.4910889-0.7674561c-4.4314575-2.8129883-14.3168945-9.1362305-17.6815796-10.1606445%20%20c-3.3172607-1.0081787-3.6425171%2C0.3685303-5.4051514%2C0.6785889c-1.1813965%2C0.2081299-2.4096069-0.2070312-3.2974854-1.0124512%20%20c-0.9940186-0.9008789-2.0576172-2.2006836-4.4989014-3.4992676c-4.4888306-2.3859863-6.8792114%2C3.0352783-13.5491943-3.0321045%20%20c-0.9690552-0.8812256-1.5383301-2.6135254-2.845459-2.6959229c-0.3275146-0.0206299-0.5649414-0.0401611-0.8869629-0.1030273%20%20c-6.7153931-1.3029785-18.9173584-3.7995605-27.1170044-6.2895508c-9.6000977-2.5517578-6.6083069-4.4597168-10.8088074-6.3730469%20%20c-56.3989868-21.0496826-136.7931519-62.5150146-166.1929932-91.8565674%20%20c-10.7991943-10.8436279-23.3979187-35.7210083-31.1984558-42.1016846%20%20c-6.0003052-5.1036377-18.0027161-15.3076172-21.0029907-20.4100952c-2.3995667-4.46521-0.0043335-12.7537231-4.2025452-18.4946899%20%20c-5.4000549-7.0169678-16.20224-10.8468628-26.4021149-26.7940674%20%20c-11.3994293-17.859436-17.9988098-41.4598999-29.3980103-65.6978149%20%20C201.9965973%2C854.911499%2C175.0002289%2C786.0202026%2C175%2C660.3612671c0-84.1989746%2C38.999939-200.9341125%2C55.8001099-216.8802185%20%20c10.7962036-10.2072754%2C9.5955048-32.528595%2C17.3930664-43.3721619%20%20c89.0116882-123.7463379%2C244.8043213-214.7861938%2C430.2043457-224.3546295%20%20c7.5328979-0.3865662%2C15.072876-0.6276245%2C22.6151733-0.7156677c45.7410278-0.5339661%2C91.583374%2C4.4694061%2C136.0370483%2C15.3110352%20%20c44.4141846%2C10.8320007%2C86.8728638%2C27.7349396%2C128.2607422%2C46.9507446c0%2C0%2C4.9141846%2C0.3894501%2C6.2098389%2C1.025589%20%20c2.1591797%2C1.0615234%2C3.0708008%2C2.9949188%2C5.2293091%2C4.0579529c2.1591797%2C1.0615234%2C5.2803345%2C0.1610107%2C7.638855%2C0.6438293%20%20c7.774292%2C1.5916138%2C9.1699829%2C6.2081909%2C10.6022949%2C8.0475006c1.7391968%2C2.2333527%2C3.8304443%2C3.0867004%2C7.7841187%2C4.2215271%20%20c10.3123169%2C2.9599457%2C11.6682129%2C6.3678436%2C13.0709839%2C7.9369965c1.119751%2C1.2547913%2C1.607605%2C2.8812866%2C2.1669922%2C4.3390503%20%20c0.567688%2C1.4821777%2C1.6954956%2C2.8354187%2C3.2773438%2C3.2061462c3.4158325%2C0.8006287%2C8.0632935%2C4.9833679%2C9.0244751%2C10.689209%20%20c0.626709%2C3.7198792%2C4.6495361%2C5.3226929%2C3.550293%2C12.3006287c-0.3560791%2C2.2603149%2C2.0496826%2C5.6016541-10.5968628%2C18.0704041%20%20s-39.1845703%2C20.3282166-55.3406982%2C14.1350403c-55.8503418-21.4093018-64.1322632-25.5296631-86.5679932-31.6485291%20%20c-40.9569092-11.1700439-75.8527832-18.759491-118.357605-17.9596558%20%20c-67.8004761%2C1.2758789-121.2071533%2C7.6550598-185.40625%2C29.9805298%20%20c-28.1415405%2C9.9719849-81.2704468%2C37.1080322-107.9295349%2C58.2385254%20%20c-26.6590576%2C21.1304932-65.2558594%2C50.3164368-81.1852112%2C77.333252%20%20c-5.5780029%2C9.4605408-11.855896%2C18.4968567-25.0551147%2C33.1670837%20%20c-19.1992798%2C21.0486755-41.4223938%2C81.9349976-48.6236267%2C111.2775879%20%20c-1.8004761%2C6.378479%2C2.9920044%2C13.3964844%2C0.5931396%2C19.776062c-2.4002686%2C7.0158081-13.8008423%2C10.2126465-15.0008545%2C15.9525757%20%20c-4.7991028%2C20.4112549-3.5990906%2C46.5614014-3.5990906%2C68.8848267c0%2C12.1184082%2C3.6023254%2C28.7008667%2C7.8019104%2C38.2695923%20%20c2.9993286%2C6.378479%2C12.6040039%2C10.8457642%2C13.8040161%2C17.2242432c0.5993347%2C4.4628906-5.393158%2C9.5643921-5.3984375%2C13.3910522%20%20c0%2C3.18927%2C5.394104%2C46.5743408%2C8.3945923%2C52.9528198c4.2018738%2C7.6532593%2C17.4031372%2C17.21875%2C21.0031738%2C26.1479492%20%20c2.3988953%2C6.378418-4.2071533%2C12.7611694%2C0.5928955%2C19.1396484c2.9995728%2C3.8277588%2C12.6074829%2C3.8223267%2C16.2075195%2C8.9248047%20%20c4.7988892%2C6.3773804%2C14.9953308%2C24.8699341%2C19.7965393%2C30.6152954c3.6000366%2C4.46521%2C10.2007751%2C6.3861084%2C13.2003479%2C8.2993774%20%20c8.997345%2C6.378479%2C1.2043762%2C12.1140747%2C9.6021729%2C21.6806641c26.3995667%2C29.9800415%2C67.201355%2C66.9834595%2C106.2017517%2C83.5680542%20%20c6.0163574%2C2.557251%2C67.7541504%2C26.1316528%2C71.3931885%2C26.1478882%20%20c86.9951172%2C12.8286133%2C184.8383179%2C11.6269531%2C269.4393921-35.5750732%20%20c19.8032227-10.8468628%2C131.9692383-88.8079224%2C150.5701294-181.2953491%20%20c4.199585-18.4979858%2C9.5991821-63.1557007%2C7.1991577-81.0162354%20%20c-9.6012573-66.338501-50.4778442-161.756897-125.4051514-197.0944824%20%20c-39.9141846-18.8244629-70.1998291-18.5001221-77.9994507-17.2241821%20%20c-22.7984009%2C4.4640503-30.5991821-8.9313354-51.5977783-7.019104%20%20c-64.199707%2C5.1035767-127.1983032%2C22.9663086-176.3981323%2C74.6334229%20%20c-45.0004272%2C47.8394775-54.0087891%2C109.0753784-31.208313%2C147.9856567%20%20c2.4000244%2C5.1025391%2C1.2000122%2C11.4831543-3.6000366%2C14.6723633c-2.0986328%2C1.2759399-4.0477295%2C2.8704834-4.9475098%2C4.5453491%20%20c-1.7897339%2C3.3290405%2C3.3853149%2C5.1079712%2C6.9530029%2C6.3568115c24.9576416%2C8.7318726%2C33.9572754%2C50.8421631%2C66.9963379%2C49.0578003%20%20h7.197998c0%2C0%2C13.8040771-0.0042725%2C19.2036743-6.3827515c4.4381104-5.2423706%2C4.4185791-11.3465576%2C1.2727051-14.0631104%20%20c-1.402771-1.2108765-3.1762085-1.93396-3.5881348-3.7410278c-0.453186-1.9924316-0.6798096-4.6146851-0.6807251-5.7930298%20%20c0-1.2758789%2C1.8004761-1.9208984%2C1.8004761-3.1968384c-0.0032349-3.8255615-4.199585-7.0148315-3.6000366-10.840332%20%20c0.3848877-2.0368652%2C3.2131348-4.854248%2C5.2076416-6.9572754c1.515625-1.5979004%2C1.5371704-3.633667%2C0.5454102-5.6001587%20%20c-0.0357666-0.0704956-0.0715942-0.1419678-0.1064453-0.2146606c-0.9614868-1.973999-1.1403809-4.317688-0.4866943-6.4130859%20%20c0.3761597-1.2044067%2C0.8314209-2.4910889%2C0.8325806-3.7767944c0.5995483-5.7399292-1.7919922-8.2928467-2.3924561-12.7558594%20%20c0-1.5761108%2C8.5443726-5.3193359%2C11.559082-7.65979c0.8889771-0.6893921%2C0.9841919-1.8438721%2C0.6906128-2.9300537%20%20c-0.6234131-2.3154907-1.4516602-3.0331421-1.4516602-7.2695923c0-1.0189209%2C0.8607788-2.444458%2C1.8949585-3.7886353%20%20c2.0835571-2.710083%2C4.000061-5.5979614%2C4.940918-8.8847656l1.6586914-5.7875977%20%20c0.692688-2.4196167%2C2.5321655-4.3448486%2C4.9182129-5.1459351c4.1344604-1.3908081%2C2.2167358-8.130249%2C6.1550903-10.0077515%20%20c1.145874-0.5463867%2C4.0239258%2C0.1473999%2C8.6333618-0.8325806c9.5946045-1.913269%2C2.9984131-5.1036377%2C4.7956543-10.2050781%20%20c0.8390503-3.1242065%2C3.4406738-2.8141479%2C5.9555664-2.5648193c2.0162964%2C0.2005615%2C3.9796753-0.4606934%2C5.4301147-1.8753662%20%20c1.4275513-1.3908081%2C2.8681641-3.0212402%2C4.8108521-3.8494263c2.4325562-1.0341187%2C8.8131714-1.2336426%2C13.3790283-1.2715454%20%20c1.8786621-0.0162354%2C3.7443237-0.2851562%2C5.6099243-0.505127c5.0961304-0.5994873%2C12.3264771-0.2439575%2C15.819397-0.7740479%20%20c4.1973267-0.6395874%2C6.5961914-4.4662476%2C10.1941528-4.4672852c3.0007324%2C0%2C7.2055664%2C5.102478%2C10.2051392%2C5.102478%20%20c2.9995728-0.0021362%2C5.9989014-2.5517578%2C8.9984741-2.5517578c1.7995605%2C0.0010986%2C2.4000244%2C3.1859741%2C5.3984985%2C3.1870728%20%20h1.1967773c0%2C0%2C27.6039429%2C0.6352539%2C56.4033203%2C18.4936523c19.7999878%2C12.1194458%2C34.2044678%2C41.4663086%2C34.2044678%2C41.4663086%20%20c13.7987671%2C23.6005249-1.5100708%2C47.8635864-1.5100708%2C69.5507812c0%2C8.9302368%2C2.9960938%2C16.5846558%2C1.1967773%2C24.8774414%20%20c-1.2011719%2C6.3773804-6.0023804%2C11.4852905-7.8030396%2C16.5889893c-1.7973022%2C4.4640503-1.7949829%2C10.2061157-7.7909546%2C18.4935913%20%20c-4.8000488%2C7.0158081-7.2055664%2C7.0136719-8.4055786%2C8.2896118c-1.8004761%2C1.913269-17.3364258%2C25.4072266-27.5360718%2C34.338562%20%20c-27%2C24.2389526-51.9569092%2C31.3372803-88.5570679%2C31.9746704c-16.1987915%2C0.6384277-17.9992676%2C3.8320923-20.399292%2C3.8320923%20%20c-8.4012451%2C0.6373901-46.7924194-1.2727051-58.7957764-3.1860352c0%2C0-53.3973389-10.2051392-74.4005127-20.4102173%20%20c-11.3996582-5.1035767-86.4050293-60.6016846-103.2052002-91.857666%20%20c-52.200531-98.2316895-40.1960449-202.8430176%2C13.8040466-273.0081177%20%20c39.0001831-51.0297852%2C103.1976013-117.3682556%2C255.5943298-130.1272583%20%20c77.4008179-6.3784485%2C146.4083862%2C3.8309326%2C200.4093628%2C29.3458252%20%20c76.1978149%2C35.7210693%2C131.9972534%2C98.868103%2C166.796936%2C173.498291%20%20C1154.8005371%2C743.2822266%2C1151.369751%2C887.5991211%2C1033.7697754%2C1021.5519409z%20M1859.5725098%2C384.5559998%20%20c15.2548828%2C0%2C21.020874%2C7.152832%2C21.020874%2C22.4806824V873.010437%20%20c-1.6055908%2C85.1798706-15.7664795%2C181.2363892-107.515625%2C247.2196655%20%20c-66.7137451%2C48.0286865-181.7469482%2C67.1523438-279.5550537%2C46.5679932%20%20c-48.8310547-10.2182617-114.3035889-34.8890381-149.0472412-93.5007324%20%20c-10.6567383-19.7080078-18.0286865-50.9472046-16.2039795-64.1588745%20%20c1.0948486-7.9561768%2C3.2115479-12.2623901%2C18.0288086-12.2623901h121.383667%20%20c12.9927979%2C0%2C12.0435791%2C0.7293091%2C17.5179443%2C10.4369507c9.2700195%2C18.02948%2C23.6486816%2C30.4379272%2C43.7944336%2C37.8825073%20%20l4.5250244%2C1.5325928c48.4664307%2C15.4018555%2C93.5018311%2C9.4888916%2C126.8591309-16.8604736%20%20c33.7939453-26.6410522%2C51.2390137-70.8011475%2C47.954834-121.164917l-0.6574707-9.6347046l-7.9561768%2C5.4013672%20%20c-12.4812012%2C7.5914307-43.5026855%2C28.9041748-89.9248047%2C38.2471313%20%20c-100.8734131%2C20.2186279-189.3374023-5.4743042-250.0662842-77.3705444%20%20c-72.5528564-85.9102173-90.7276611-221.5267334-44.9624023-337.4361572%20%20c27.6635742-70.1447449%2C82.114502-121.383728%2C153.2803955-144.2301025%20%20c73.6478271-23.7216187%2C153.5732422-12.7730408%2C219.1918945%2C29.853363%20%20c8.6865234%2C5.4743042%2C15.6934814%2C6.2046814%2C20.583252%2C3.5769348c3.7227783-1.971344%2C6.569458-5.1096191%2C8.3209229-16.0582275%20%20c2.3359375-13.1387024%2C9.1241455-16.4188232%2C34.3795166-16.4188232h109.0483398V384.5559998z%20M1677.8244629%2C778.7793579%20%20c45.255249-53.6478882%2C54.0136719-151.6746826%2C19.3424072-218.3883667%20%20c-25.3272705-48.8310852-68.829834-72.991333-122.4777832-67.8817139%20%20c-78.5385742%2C7.3716431-114.012085%2C76.4943237-120.946167%2C138.7557983%20%20c-10.7298584%2C96.4931641%2C35.3276367%2C163.9371948%2C86.3479004%2C180.7247925%20%20c17.0073242%2C5.6201172%2C33.4302979%2C8.3937378%2C48.9769287%2C8.3937378c35.0358887%2C0%2C65.6186523-14.086853%2C88.7567139-41.531311%20%20V778.7793579z%20M2283.0690918%2C387.3336487c0-8.3937683-5.1826172-9.8535156-13.357666-11.2403259%20%20c-7.8093262-1.3138733-22.5537109-2.7006836-33.5751953-2.7006836c-42.5544434%2C0-96.9316406%2C13.2835693-129.2668457%2C37.2250061%20%20c-4.0876465%2C2.4089355-5.6931152%2C3.2112732-9.8535156%2C2.4089355c-3.8688965-0.7303772-6.715332-4.4521484-9.0512695-9.1241455%20%20c-5.8391113-11.7519226-7.8105469-19.2694702-20.145752-19.2694702l-114.0913086%2C0.0000305c-11.0456543%2C0-20%2C8.9543152-20%2C20%20%20v547.7241821c0%2C11.0457153%2C8.9543457%2C20%2C20%2C20h116.5c11.0456543%2C0%2C20-8.9542847%2C20-20V652.1442261%20%20c0-108.0991821%2C64.7424316-124.3032227%2C103.3552246-124.3032227c10.1281738%2C0%2C58.3317871%2C0%2C79.4902344%2C0%20%20c5.5227051%2C0%2C9.9960938-4.4771729%2C9.9960938-10V387.3336487z%20M2318.8999023%2C539.2251587v-0.145874%20%20c1.6816406-12.4812622%2C4.963623-30.6566467%2C11.6091309-45.619812c18.1025391-30.6556702%2C37.4406738-57.0789795%2C64.8122559-75.399231%20%20c52.0483398-34.8900452%2C123.9416504-52.9914856%2C202.6220703-50.8013611%20%20c138.3261719%2C3.7217712%2C215.3959961%2C63.79422%2C229.3449707%2C178.462677%20%20c1.7526855%2C14.3057251%2C0.3649902%2C284.6635132%2C0.3649902%2C319.2617798c0%2C28.6124268%2C2.8464355%2C51.0931396%2C4.963623%2C67.5159912%20%20c2.1879883%2C17.8097534%2C3.7885742%2C30.6566772-0.2937012%2C35.3276978c-2.704834%2C3.0663452-9.3500977%2C4.5301514-20.2907715%2C4.5301514%20%20h-120.6594238c-6.2705078%2C0-8.0229492-3.2892456-10.2922363-19.2745361l-0.2126465-1.5326538%20%20c-0.7294922-6.788147-5.034668-8.8313599-9.998291-8.8313599c-2.1171875-0.072937-4.1635742%2C0.5834351-5.9870605%2C1.8244019%20%20c-72.6325684%2C51.4588013-188.7539062%2C56.7872314-270.3618164%2C12.4083252%20%20c-56.7893066-30.9473877-93.1359863-90.4353027-94.8146973-155.1047363%20%20c-1.5324707-60.1453857%2C26.7910156-112.6253052%2C77.7353516-143.9384155%20%20c49.7792969-30.5097656%2C104.5222168-39.4151001%2C157.4418945-48.02771%20%20c33.4291992-5.4013672%2C67.9526367-11.0215454%2C100.8044434-22.0430908%20%20c19.4091797-6.5693359%2C30.6535645-20.1456909%2C30.6535645-37.3718872%20%20c0.1418457-21.9701538-17.5959473-44.1590576-42.1916504-52.6257935c-11.8220215-4.161438-28.171875-6.4964294-45.4030762-6.4964294%20%20c-29.9953613%2C0-62.6242676%2C7.1528625-78.9741211%2C24.9625549c-8.5397949%2C9.2700195-11.5280762%2C18.9047241-13.6452637%2C25.9846802%20%20c-2.9174805%2C9.7076416-3.7988281%2C11.8248901-11.6801758%2C11.8248901c-4.963623%2C0-14.0908203%2C0.145813-25.4770508%2C0.364624%20%20c-27.8779297%2C0.5845337-87.2910156%2C1.5327148-116.5668945%2C0.5845337%20%20c-8.2458496-0.2198486-14.4455566-7.5185547-13.4223633-15.8394165H2318.8999023z%20M2671.5180664%2C702.0672607%20%20c-0.1418457-3.7946777-2.4816895-7.152832-3.7175293-8.1749268c-3.505127-3.0653687-8.0332031-2.6277466-11.173584-2.1162109%20%20c-24.4438477%2C4.0145874-98.0187988%2C21.8242798-112.980957%2C26.6411133%20%20c-32.5581055%2C10.4380493-81.5371094%2C26.3503418-81.5371094%2C77.0058594c0%2C38.4660034%2C30.5827637%2C64.5235596%2C79.7036133%2C67.9545898%20%20c3.434082%2C0.2188721%2C6.8681641%2C0.3647461%2C10.3730469%2C0.3647461c53.7907715%2C0%2C112.1098633-28.7583008%2C119.2617188-79.3408813%20%20c3.2111816-22.1170044%2C0.1518555-79.99823%2C0-82.3342896H2671.5180664z%20M3403.2399902%2C636.4537354%20%20c0%2C5.4743042-0.1506348%2C10.8756104-0.1506348%2C16.2041016v299.6993408c0%2C11.0457153-8.8779297%2C20-19.8293457%2C20h-122.1552734%20%20c-10.9516602%2C0-19.8295898-8.9542847-19.8295898-20V600.3967285c0-61.6780396-36.7600098-97.0786743-100.9492188-97.0786743%20%20c-64.1994629%2C0-103.8522949%2C50.8753052-103.8522949%2C123.6467896v325.392334c0%2C11.0457153-8.8779297%2C20-19.8293457%2C20h-115.5068359%20%20c-10.951416%2C0-19.8293457-8.9542847-19.8293457-20V404.6329956c0-11.0456848%2C8.8779297-20%2C19.8293457-20h107.5454102%20%20c9.1196289%2C0%2C12.5947266%2C3.506012%2C15.6279297%2C13.0678101c5.7248535%2C18.1014404%2C14.6237793%2C10.1452637%2C20.8508301%2C6.861084%20%20c28.2226562-14.8901978%2C57.1687012-25.7658386%2C80.3999023-30.8025208%20%20c49.7866211-10.6568604%2C172.8825684-23.2110901%2C231.7185059%2C61.678009%20%20C3404.1740723%2C502.8804626%2C3403.6018066%2C576.9658203%2C3403.2399902%2C636.4537354z%20M4325.918457%2C539.2251587%20%20c-1.0229492%2C8.3208618%2C5.1767578%2C15.6195679%2C13.4223633%2C15.8394165c29.2758789%2C0.9481812%2C88.6889648%2C0%2C116.5668945-0.5845337%20%20c11.3862305-0.218811%2C20.5136719-0.364624%2C25.4775391-0.364624c7.8808594%2C0%2C8.762207-2.1172485%2C11.6796875-11.8248901%20%20c2.1171875-7.0799561%2C5.1054688-16.7146606%2C13.6455078-25.9846802%20%20c16.3496094-17.8096924%2C48.9790039-24.9625549%2C78.9741211-24.9625549c17.230957%2C0%2C33.5810547%2C2.3349915%2C45.402832%2C6.4964294%20%20c24.5957031%2C8.4667358%2C42.3334961%2C30.6556396%2C42.1918945%2C52.6257935c0%2C17.2261963-11.2446289%2C30.8025513-30.6538086%2C37.3718872%20%20c-32.8515625%2C11.0215454-67.375%2C16.6417236-100.8041992%2C22.0430908%20%20c-52.9199219%2C8.6126099-107.6625977%2C17.5179443-157.4418945%2C48.02771%20%20c-50.9443359%2C31.3131104-79.2680664%2C83.7930298-77.7353516%2C143.9384155%20%20c1.6787109%2C64.6694336%2C38.0253906%2C124.1573486%2C94.8144531%2C155.1047363%20%20c81.6079102%2C44.3789062%2C197.7294922%2C39.0504761%2C270.3618164-12.4083252%20%20c1.8237305-1.2409668%2C3.8701172-1.8973389%2C5.9873047-1.8244019c4.9638672%2C0%2C9.2685547%2C2.0432129%2C9.9980469%2C8.8313599%20%20l0.2128906%2C1.5326538c2.269043%2C15.9852905%2C4.0214844%2C19.2745361%2C10.2919922%2C19.2745361h120.659668%20%20c10.9404297%2C0%2C17.5859375-1.4638062%2C20.2905273-4.5301514c4.0825195-4.6710205%2C2.4819336-17.5179443%2C0.2939453-35.3276978%20%20c-2.1171875-16.4228516-4.9638672-38.9035645-4.9638672-67.5159912c0-34.5982666%2C1.3876953-304.9560547-0.3647461-319.2617798%20%20c-13.9492188-114.668457-91.019043-174.7409058-229.3452148-178.462677%20%20c-60.2026367-1.6757812-123.8237305%2C7.8685303-177.7851562%2C35.8183899%20%20c-47.387207%2C24.5446472-99.9082031%2C77.3175354-101.234375%2C134.1254883%20%20c-0.0146484%2C0.6254272-0.0224609%2C1.2509155-0.0239258%2C1.8765259v0.145874H4325.918457z%20M4678.3847656%2C702.0672607%20%20c0.1523438%2C2.3360596%2C3.2114258%2C60.2172852%2C0%2C82.3342896c-7.1518555%2C50.5825806-65.4707031%2C79.3408813-119.2612305%2C79.3408813%20%20c-3.5053711%2C0-6.9394531-0.145874-10.3735352-0.3647461c-49.1206055-3.4310303-79.7036133-29.4885864-79.7036133-67.9545898%20%20c0-50.6555176%2C48.9790039-66.5678101%2C81.5371094-77.0058594c14.9624023-4.8168335%2C88.5371094-22.6265259%2C112.980957-26.6411133%20%20c3.140625-0.5115356%2C7.668457-0.9491577%2C11.1738281%2C2.1162109c1.2358398%2C1.0220947%2C3.5756836%2C4.380249%2C3.7172852%2C8.1749268%20%20H4678.3847656z%20M4244.2675781%2C972.3571777h-116.5c-11.0458984%2C0-20-8.9542847-20-20V195c0-11.0457001%2C8.9541016-20%2C20-20h116.5%20%20c11.0458984%2C0%2C20%2C8.9542999%2C20%2C20v757.3571777C4264.2675781%2C963.4028931%2C4255.3134766%2C972.3571777%2C4244.2675781%2C972.3571777z%20%20M3963.2780762%2C446.1205444c-55.6323242-51.7967529-120.4570312-80.3452148-207.7402344-80.3452148%20%20s-152.1083984%2C28.5484619-207.7407227%2C80.3452148c-119.6025391%2C111.3568726-132.2558594%2C321.4584961-24.1811523%2C444.4953613%20%20c57.2978516%2C65.2305298%2C143.3222656%2C100.7022705%2C231.921875%2C100.7022705%20%20c88.5991211%2C0%2C174.6235352-35.4717407%2C231.921875-100.7022705%20%20C4095.5344238%2C767.5790405%2C4082.8806152%2C557.477417%2C3963.2780762%2C446.1205444z%20M3897.8566895%2C681.0964966%20%20c-0.434082%2C42.5952759-9.8657227%2C86.2011108-34.2675781%2C121.1166382%20%20c-24.1079102%2C34.4943848-57.9267578%2C57.6951904-108.0512695%2C57.6951904c-50.125%2C0-83.9438477-23.2008057-108.0512695-57.6951904%20%20c-24.4018555-34.9155273-33.8334961-78.5213623-34.2680664-121.1166382%20%20c-0.4423828-43.378418%2C8.4335938-87.9902344%2C32.8413086-123.8531494%20%20c24.4077148-35.862854%2C61.8999023-59.5629272%2C109.4780273-59.5629272c47.5776367%2C0%2C85.0703125%2C23.7000732%2C109.4780273%2C59.5629272%20%20C3889.423584%2C593.1062622%2C3898.2995605%2C637.7180786%2C3897.8566895%2C681.0964966z%22%20style%3D%22fill%3A%20rgb(30%2C%2030%2C%2030)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://www.granola.ai/favicon/favicon.ico",
    "ogImage": "https://www.granola.ai/opengraph-image.png?d8119137ca8efcec",
    "logoHref": "/",
    "logoAlt": ".st0{fill:#1E1E1E;}"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is in the header, links to home, and is the most prominent visible logo matching the brand 'Granola'.",
    "confidence": 0.85,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Download for Mac",
      "reasoning": "Button #0 has a vibrant green background (#5B6F00) and action-oriented text 'Download for Mac', making it the primary CTA."
    },
    "secondary": {
      "index": 1,
      "text": "Announcing our Series C",
      "reasoning": "Button #1 has a different background color (#E5EACD) and serves as a secondary action with informational text 'Announcing our Series C'."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "professionals attending meetings"
  },
  "designSystem": {
    "framework": "tailwind",
    "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 in the header, links to home, and is the most prominent visible logo matching the brand 'Granola'.",
        "confidence": 0.85
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles