Home · Branding · Presti AI

Presti AI Brand Identity

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

Download JSON
Primary
#F67E6B
Accent
#F67E6B
Body Font
Geist
Heading
Geist

Color Palette

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

primary
#F67E6B
rgb(246, 126, 107)
secondary
#3898EC
rgb(56, 152, 236)
accent
#F67E6B
rgb(246, 126, 107)
background
#E8EDEF
rgb(232, 237, 239)
textPrimary
#111111
rgb(17, 17, 17)
link
#2D40EA
rgb(45, 64, 234)

Typography

Each font links to its Google Fonts page where available.

primary
Geist
heading
Geist
Geist, Arial, 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

Presti AI logo
Logo
Presti AI favicon
Favicon

UI Components

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

buttonPrimary
background #F67E6B textColor #111111 borderRadius 4px shadow none
buttonSecondary
background #111111 textColor #FFFFFF borderRadius 4px shadow none

Brand Personality

Tone: modern Energy: high Audience: businesses looking to automate visual production

Presti AI Brand in the Wild

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

Frequently Asked Questions

What is Presti AI's primary brand color?

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

What font does Presti AI use?

Presti AI uses Geist as the primary typeface across body and headings.

Does Presti AI use a light or dark theme?

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

Where can I find Presti AI's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Geist",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#F67E6B",
    "secondary": "#3898EC",
    "accent": "#F67E6B",
    "background": "#E8EDEF",
    "textPrimary": "#111111",
    "link": "#2D40EA"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Geist",
      "heading": "Geist"
    },
    "fontStacks": {
      "heading": [
        "Geist",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "Geist",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Geist",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "80px",
      "h2": "44px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#F67E6B",
      "textColor": "#111111",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#111111",
      "textColor": "#FFFFFF",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2268%22%20height%3D%2236%22%20viewBox%3D%220%200%2068%2036%22%20fill%3D%22none%22%20data-fc-idx%3D%220%22%3E%0A%20%20%3Cpath%20d%3D%22M60.8851%205.84229H58.0664V9.10928H60.8851V5.84229Z%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M58.0659%2010.9701H55.39V7.85352H52.5714V8.90902C52.5714%209.54547%2052.3967%2010.0486%2052.0473%2010.4171C51.6979%2010.7855%2051.2077%2010.9701%2050.5753%2010.9701H50.2012V13.5336H52.5707V20.1189C52.5707%2021.5763%2052.9612%2022.7074%2053.7428%2023.512C54.5243%2024.3159%2055.6221%2024.7185%2057.0353%2024.7185C57.2518%2024.7185%2057.5008%2024.7021%2057.7837%2024.6686C58.0666%2024.6351%2058.3241%2024.6016%2058.5568%2024.5681H60.8833V10.9714H58.0646L58.0659%2010.9701ZM57.635%2022.2043C57.1031%2022.2043%2056.6703%2022.1202%2056.3378%2021.9527C56.0054%2021.7681%2055.7642%2021.5172%2055.6143%2021.1987C55.4643%2020.8637%2055.39%2020.4617%2055.39%2019.9921V13.533H58.0659V22.1806C57.9069%2022.1964%2057.7628%2022.2043%2057.635%2022.2043Z%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M39.6182%2014.7403C39.3353%2013.9528%2038.92%2013.2572%2038.3712%2012.6543C37.8223%2012.0342%2037.1489%2011.5482%2036.351%2011.1968C35.5532%2010.8447%2034.6464%2010.6687%2033.6321%2010.6687C32.3681%2010.6687%2031.2378%2010.9787%2030.2398%2011.5988C29.2418%2012.2017%2028.4439%2013.0313%2027.8455%2014.0868C27.2634%2015.1423%2026.9727%2016.3574%2026.9727%2017.7308C26.9727%2019.1042%2027.2634%2020.2858%2027.8455%2021.3754C28.4276%2022.448%2029.234%2023.3025%2030.2652%2023.939C31.3128%2024.559%2032.5103%2024.869%2033.857%2024.869C34.7716%2024.869%2035.6112%2024.7265%2036.3765%2024.4414C37.1581%2024.14%2037.823%2023.738%2038.3718%2023.2349C38.937%2022.7153%2039.3529%2022.1373%2039.6188%2021.5009L37.3243%2020.3699C36.9918%2020.9564%2036.5342%2021.4339%2035.9521%2021.8024C35.3869%2022.1708%2034.6966%2022.3554%2033.8818%2022.3554C33.0669%2022.3554%2032.3688%2022.163%2031.7365%2021.7774C31.1211%2021.3919%2030.6387%2020.8559%2030.29%2020.1689C30.0612%2019.6966%2029.9308%2019.1685%2029.8989%2018.5853H39.9435C39.9937%2018.3843%2040.0269%2018.1662%2040.0432%2017.9318C40.0602%2017.6973%2040.068%2017.4707%2040.068%2017.2533C40.068%2016.3653%2039.9181%2015.5272%2039.6188%2014.7396L39.6182%2014.7403ZM30.2893%2015.2428C30.6055%2014.5393%2031.054%2014.0027%2031.6361%2013.6342C32.2182%2013.2487%2032.8831%2013.0562%2033.6315%2013.0562C34.3798%2013.0562%2035.0284%2013.2487%2035.5773%2013.6342C36.1424%2014.0027%2036.5583%2014.5137%2036.8243%2015.1672C36.9827%2015.5239%2037.0707%2015.9088%2037.0877%2016.3232H29.9686C30.0325%2015.9291%2030.1388%2015.5685%2030.2887%2015.2421L30.2893%2015.2428Z%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M27.1551%2010.7942C26.2236%2010.7942%2025.4257%2010.9952%2024.7608%2011.3971C24.2562%2011.6894%2023.8573%2012.1262%2023.5633%2012.7075V10.9696H20.8691V24.5669H23.6878V16.7252C23.6878%2015.6526%2023.9707%2014.8316%2024.5359%2014.2622C25.1011%2013.6927%2025.8748%2013.3827%2026.8057%2013.3827H27.9777V10.7942H27.1544H27.1551Z%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M49.47%2018.3843C48.8716%2017.6973%2048.015%2017.1948%2046.901%2016.8763L44.7062%2016.2227C44.4233%2016.1387%2044.1488%2016.0382%2043.8829%2015.9212C43.6169%2015.7873%2043.4005%2015.6198%2043.2343%2015.4188C43.068%2015.2007%2042.9846%2014.9327%2042.9846%2014.6148C42.9846%2014.1459%2043.1678%2013.7689%2043.5335%2013.4838C43.8992%2013.1823%2044.39%2013.0313%2045.0054%2013.0313C45.7205%2013.0313%2046.3606%2013.2237%2046.9258%2013.6093C47.3312%2013.8779%2047.6604%2014.2116%2047.912%2014.6109L50.1088%2013.5416C49.6988%2012.735%2049.103%2012.0874%2048.3227%2011.5988C47.358%2010.9787%2046.2609%2010.6687%2045.0301%2010.6687C44.1156%2010.6687%2043.2923%2010.8362%2042.5609%2011.1712C41.8295%2011.5061%2041.2552%2011.9836%2040.84%2012.6037C40.4241%2013.2066%2040.2161%2013.9186%2040.2161%2014.7403C40.2161%2015.6454%2040.499%2016.4408%2041.0642%2017.1278C41.6463%2017.7978%2042.5192%2018.3009%2043.6834%2018.6359L45.8039%2019.2388C46.0868%2019.3058%2046.3613%2019.4063%2046.6272%2019.5403C46.9101%2019.6743%2047.1428%2019.8503%2047.3254%2020.0684C47.5085%2020.2694%2047.5998%2020.5373%2047.5998%2020.8723C47.5998%2021.3919%2047.3919%2021.8024%2046.976%2022.1038C46.5601%2022.4053%2046.0197%2022.5564%2045.3548%2022.5564C44.5732%2022.5564%2043.8581%2022.3304%2043.2095%2021.8779C42.6893%2021.5055%2042.2597%2021.0247%2041.9194%2020.4368L39.7188%2021.5081C40.1503%2022.4631%2040.8145%2023.2395%2041.7128%2023.8385C42.7604%2024.5255%2043.9741%2024.869%2045.3548%2024.869C46.3528%2024.869%2047.2256%2024.7015%2047.974%2024.3666C48.7223%2024.0145%2049.3044%2023.537%2049.7203%2022.9341C50.1525%2022.314%2050.3689%2021.602%2050.3689%2020.7974C50.3689%2019.8589%2050.0697%2019.0549%2049.4713%2018.385L49.47%2018.3843Z%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M18.8612%2020.1556C22.2209%2017.0075%2020.6577%2011.0765%2015.9232%2010.5767L7.11523%2010.578H7.11719V29.5888H7.11523V30.1471H7.30819L9.56168%2030.1563L9.75855%2030.157H9.80613C9.80613%2030.157%209.80613%2030.157%209.80679%2030.157H9.94759V28.0492C9.94759%2028.0492%209.94759%2028.0473%209.94759%2028.046V27.9389V26.9832L9.94955%2026.9031C9.96845%2026.4026%2010.0597%2025.9803%2010.196%2025.6249C10.2064%2025.5941%2010.2142%2025.5717%2010.2266%2025.5415C10.3863%2025.0772%2010.6053%2024.7481%2010.6053%2024.7481C10.9202%2024.2285%2011.383%2023.8384%2011.8373%2023.5619L11.8419%2023.5593C11.8895%2023.5304%2011.9364%2023.5034%2011.9834%2023.4772L12.0446%2023.4417L12.1789%2023.374C12.1835%2023.3721%2012.1881%2023.3694%2012.1926%2023.3675L12.4781%2023.223L12.9168%2023.0121L16.0895%2021.7438C16.0895%2021.7438%2017.8306%2021.0456%2018.8599%2020.1556H18.8612ZM9.94694%2021.399V13.4292H15.9232C16.4024%2013.4811%2016.7296%2013.7195%2016.8508%2013.7964C18.0451%2014.4939%2018.1748%2016.4414%2017.431%2017.512C16.8469%2018.3527%2015.9219%2018.7888%2015.0087%2019.2L9.94694%2021.399Z%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%3C%2Fsvg%3E",
    "favicon": "https://cdn.prod.website-files.com/69a91c9a68fd25dc91b9ed09/69b122ba7d940baadd850105_Presti_isologo_black.png",
    "ogImage": null,
    "logoHref": "/?r=0"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 6,
    "reasoning": "Selected #6 because it is visible, located in the header, and links to the homepage, matching the brand's favicon and identity.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Book a Demo",
      "reasoning": "Button #1 uses the vibrant brand color #F67E6B, which is a strong indicator of a primary call-to-action. The text 'Book a Demo' is action-oriented, making it a clear primary CTA."
    },
    "secondary": {
      "index": 0,
      "text": "Book a Demo",
      "reasoning": "Button #0 has a different background color (#111111) and also uses the text 'Book a Demo', making it a suitable secondary option."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "high",
    "targetAudience": "businesses looking to automate visual production"
  },
  "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": 6,
        "selectedLogoReasoning": "Selected #6 because it is visible, located in the header, and links to the homepage, matching the brand's favicon and identity.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles