Home · Branding · Poolside

Poolside Brand Identity

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

Download JSON
Primary
#4337FF
Accent
#4337FF
Body Font
Untitled Sans
Heading
Untitled Sans

Color Palette

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

primary
#4337FF
rgb(67, 55, 255)
accent
#4337FF
rgb(67, 55, 255)
background
#FBFAF6
rgb(251, 250, 246)
textPrimary
#000000
rgb(0, 0, 0)
link
#4337FF
rgb(67, 55, 255)

Typography

Each font links to its Google Fonts page where available.

primary
Untitled Sans
Untitled Sans Google Fonts →
heading
Untitled Sans
Untitled Sans Google Fonts →
Untitled Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji
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

Poolside logo
Logo
Poolside favicon
Favicon
Poolside social image
Social Card

UI Components

Live previews rendered using Poolside's actual button styles.

buttonPrimary
background transparent textColor #000000 borderColor #4337FF borderRadius 0px shadow none

Brand Personality

Tone: modern Energy: medium Audience: tech-savvy professionals interested in AI and operational intelligence

Poolside Brand in the Wild

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

Frequently Asked Questions

What is Poolside's primary brand color?

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

What font does Poolside use?

Poolside uses Untitled Sans as the primary typeface across body and headings.

Does Poolside use a light or dark theme?

Poolside's primary site uses a light color scheme, with a background of #FBFAF6.

Where can I find Poolside's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Untitled Sans",
      "role": "body"
    },
    {
      "family": "Segoe UI",
      "role": "body"
    },
    {
      "family": "Roboto",
      "role": "body"
    },
    {
      "family": "Helvetica",
      "role": "body"
    },
    {
      "family": "Arial",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#4337FF",
    "accent": "#4337FF",
    "background": "#FBFAF6",
    "textPrimary": "#000000",
    "link": "#4337FF"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Untitled Sans",
      "heading": "Untitled Sans"
    },
    "fontStacks": {
      "heading": [
        "Untitled Sans",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Helvetica",
        "Arial",
        "sans-serif",
        "Apple Color Emoji"
      ],
      "body": [
        "Untitled Sans",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Helvetica",
        "Arial",
        "sans-serif",
        "Apple Color Emoji"
      ],
      "paragraph": [
        "Untitled Sans",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Helvetica",
        "Arial",
        "sans-serif",
        "Apple Color Emoji"
      ]
    },
    "fontSizes": {
      "h1": "48px",
      "h2": "32px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "transparent",
      "textColor": "#000000",
      "borderColor": "#4337FF",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2299%22%20height%3D%2220%22%20viewBox%3D%220%200%2099%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20aria-label%3D%22poolside%20logo%22%20data-fc-idx%3D%220%22%3E%3Cmask%20id%3D%22mask0_75_1170%22%20style%3D%22mask-type%3A%20alpha%3B%20fill%3A%20none%20!important%3B%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%222%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Crect%20y%3D%222%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22url(%23paint0_linear_75_1170)%22%20style%3D%22fill%3A%20url(%26quot%3B%23paint0_linear_75_1170%26quot%3B)%20!important%3B%22%2F%3E%3Crect%20y%3D%222%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22url(%23paint1_linear_75_1170)%22%20style%3D%22fill%3A%20url(%26quot%3B%23paint1_linear_75_1170%26quot%3B)%20!important%3B%22%2F%3E%3Crect%20y%3D%222%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22url(%23paint2_linear_75_1170)%22%20style%3D%22fill%3A%20url(%26quot%3B%23paint2_linear_75_1170%26quot%3B)%20!important%3B%22%2F%3E%3C%2Fmask%3E%3Cg%20mask%3D%22url(%23mask0_75_1170)%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3Cpath%20d%3D%22M4.49488%2017.1908C3.01022%2016.4665%201.80426%2015.3224%201.00633%2013.8822C0.226841%2012.4749%20-0.109929%2010.8875%200.0314786%209.29136C0.063494%208.93368%200.378608%208.6696%200.736444%208.70119C1.09361%208.73301%201.35811%209.04841%201.32654%209.40632C1.20806%2010.7433%201.49064%2012.0733%202.14378%2013.2526C2.70609%2014.268%203.5115%2015.1076%204.49455%2015.7096L7.55213%209.43921C6.35532%209.04061%205.35847%209.21412%205.26876%209.23156C5.2556%209.23459%205.24288%209.23673%205.22993%209.23932C4.93193%209.28921%204.64367%209.12634%204.52764%208.85554C4.3675%208.55655%203.8867%207.82574%203.30479%207.54186C2.72288%207.25798%201.82606%207.34955%201.53736%207.41232C1.29394%207.46548%201.04061%207.37472%200.886856%207.17898C0.733102%206.98325%200.703632%206.7163%200.812768%206.49248C2.74499%202.52765%207.54349%200.875177%2011.5077%202.80908C15.4719%204.74299%2017.1226%209.53781%2015.1938%2013.5015C15.1918%2013.5055%2015.1898%2013.5096%2015.1876%2013.5141C13.252%2017.4745%208.45726%2019.1238%204.49488%2017.1908ZM8.71999%2010.0089L5.66263%2016.2789C8.74842%2017.4316%2012.2598%2016.1509%2013.8655%2013.2402C13.6398%2012.8908%2013.2438%2012.39%2012.7854%2012.1664C12.1932%2011.8775%2011.3255%2011.9721%2011.0274%2012.0347C10.9783%2012.0464%2010.9294%2012.052%2010.8802%2012.0525C10.7921%2012.0529%2010.7027%2012.0355%2010.6169%2011.9981C10.528%2011.9591%2010.4476%2011.9005%2010.3827%2011.8248C10.3456%2011.7811%2010.3149%2011.7334%2010.2903%2011.6824C10.2711%2011.6441%209.7974%2010.7243%208.71999%2010.0089ZM3.87368%206.37291C4.37157%206.6158%204.7774%207.00183%205.08039%207.36605C6.01738%205.93272%207.28898%204.85012%208.27126%204.1521C8.63628%203.89289%209.01422%203.65056%209.37817%203.44145C6.82145%202.90462%204.14187%203.91789%202.5882%206.05122C2.99944%206.07938%203.45264%206.16751%203.87368%206.37291ZM12.3208%204.87754C12.3801%205.29314%2012.4221%205.73977%2012.4424%206.18751C12.4972%207.38812%2012.4277%209.05109%2011.8794%2010.6684C12.3368%2010.6807%2012.8686%2010.7616%2013.3552%2010.999C13.7898%2011.211%2014.154%2011.5317%2014.4407%2011.8518C15.1727%209.30921%2014.3221%206.56597%2012.3205%204.87799L12.3208%204.87754ZM8.72447%208.51681C9.62362%208.95545%2010.2736%209.53901%2010.7141%2010.0421C11.4307%207.71349%2011.1183%205.10764%2010.8575%204.14253C9.93652%204.5311%207.69076%205.88897%206.29786%207.88767C6.9661%207.92493%207.82577%208.07838%208.72447%208.51681Z%22%20style%3D%22fill%3A%20rgb(65%2C%2055%2C%20255)%20!important%3B%22%2F%3E%3C%2Fg%3E%3Cpath%20d%3D%22M57.2335%203H59.584V16.1718H57.2335V3Z%22%20style%3D%22fill%3A%20rgb(65%2C%2055%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M75.685%209.50797C75.4039%2010.1076%2075.265%2010.7818%2075.265%2011.5271H75.2616C75.2616%2012.2419%2075.3937%2012.8958%2075.6613%2013.4853C75.9288%2014.0747%2076.298%2014.5829%2076.7756%2015.0064C77.2531%2015.4298%2077.8221%2015.7585%2078.4859%2015.9922C79.1497%2016.226%2079.8813%2016.3412%2080.6738%2016.3412C81.0125%2016.3412%2081.3579%2016.3141%2081.7034%2016.2565C82.0488%2016.1989%2082.3841%2016.1243%2082.7059%2016.0295C83.0276%2015.9346%2083.3291%2015.8262%2083.6102%2015.6975C83.8913%2015.5687%2084.1351%2015.4332%2084.3417%2015.2909V16.1718H86.6922V3H84.3417V7.48206C84.1351%207.3601%2083.8981%207.2483%2083.6305%207.14328C83.3629%207.03826%2083.0784%206.95018%2082.7736%206.87565C82.4688%206.80111%2082.1505%206.74352%2081.8219%206.69948C81.4934%206.65544%2081.1581%206.63511%2080.8194%206.63511C80.0235%206.63511%2079.2852%206.7503%2078.6078%206.98067C77.9305%207.21104%2077.3412%207.53966%2076.8467%207.96652C76.3522%208.39338%2075.9661%208.90833%2075.685%209.50797ZM77.9609%2012.5909C77.8085%2012.2589%2077.734%2011.9031%2077.734%2011.5271V11.5203C77.734%2011.1206%2077.8085%2010.7479%2077.9643%2010.4023C78.1201%2010.0568%2078.3403%209.75867%2078.6282%209.50458C78.916%209.2505%2079.2716%209.05062%2079.6916%208.90494C80.1116%208.75927%2080.5925%208.68812%2081.131%208.68812C81.3952%208.68812%2081.6661%208.70845%2081.9472%208.7491C82.2283%208.78976%2082.5061%208.85074%2082.7804%208.93543C83.0547%209.02013%2083.3257%209.12854%2083.5899%209.26066C83.854%209.39278%2084.108%209.5554%2084.3451%209.74512V12.994C84.1555%2013.1905%2083.9319%2013.3667%2083.6745%2013.5259C83.4171%2013.6851%2083.1428%2013.8206%2082.8481%2013.9324C82.5535%2014.0442%2082.2453%2014.1289%2081.9303%2014.1899C81.6153%2014.2509%2081.297%2014.2814%2080.9786%2014.2814C80.4807%2014.2814%2080.0337%2014.2102%2079.634%2014.0646C79.2344%2013.9189%2078.8923%2013.719%2078.6112%2013.4683C78.3301%2013.2176%2078.1133%2012.9229%2077.9609%2012.5909Z%22%20style%3D%22fill%3A%20rgb(65%2C%2055%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M87.8878%209.63332C87.627%2010.2126%2087.4983%2010.8191%2087.4983%2011.456C87.4983%2012.1403%2087.6372%2012.7772%2087.9047%2013.3701C88.1723%2013.9629%2088.5753%2014.4779%2089.1105%2014.9183C89.6456%2015.3587%2090.3094%2015.7077%2091.1019%2015.9584C91.8944%2016.2091%2092.819%2016.3378%2093.8723%2016.3378C94.2855%2016.3378%2094.6784%2016.3208%2095.051%2016.2836C95.4235%2016.2463%2095.7791%2016.1921%2096.1212%2016.121C96.4633%2016.0498%2096.7918%2015.9584%2097.1068%2015.8499C97.4217%2015.7415%2097.7841%2015.6128%2098.0923%2015.4705L97.2456%2013.6784C96.7613%2013.8545%2096.2499%2014.0002%2095.7148%2014.112C95.1797%2014.2238%2094.6412%2014.2814%2094.1026%2014.2814C93.5641%2014.2814%2093.0697%2014.234%2092.626%2014.1425C92.1823%2014.051%2091.7894%2013.9189%2091.4508%2013.7495C91.1121%2013.5801%2090.8276%2013.3768%2090.604%2013.1465C90.3805%2012.9161%2090.2179%2012.6586%2090.1163%2012.3774H98.9763C98.9865%2012.2927%2098.9932%2012.2013%2098.9966%2012.0963C99%2011.9914%2099%2011.8967%2099%2011.8054V11.8049C99%2011.0833%2098.8679%2010.4091%2098.6004%209.779C98.3328%209.14887%2097.9501%208.60343%2097.4488%208.13591C96.9476%207.6684%2096.3413%207.30252%2095.6233%207.03488C94.9053%206.76724%2094.1026%206.63512%2093.2051%206.63512C92.3076%206.63512%2091.5049%206.76724%2090.7971%207.03149C90.0892%207.29574%2089.4898%207.64807%2089.0055%208.09526C88.5211%208.54245%2088.1486%209.05401%2087.8878%209.63332ZM96.1144%209.81627C96.2905%2010.0399%2096.4226%2010.2804%2096.5073%2010.5413L96.5039%2010.548H90.113C90.1976%2010.2973%2090.3297%2010.0602%2090.5126%209.83998C90.6955%209.61977%2090.9224%209.42328%2091.2001%209.25389C91.4779%209.0845%2091.7962%208.94899%2092.162%208.84735C92.5278%208.74572%2092.9342%208.6949%2093.3779%208.6949C93.7978%208.6949%2094.1805%208.74233%2094.5294%208.83719C94.8782%208.93205%2095.1864%209.06417%2095.4506%209.23018C95.7148%209.39618%2095.9383%209.59267%2096.1144%209.81627Z%22%20style%3D%22fill%3A%20rgb(65%2C%2055%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M73.1043%205.52392C72.8706%205.52392%2072.6607%205.49004%2072.4744%205.42567C72.2881%205.3613%2072.1255%205.26983%2071.9935%205.15465C71.8614%205.03946%2071.7598%204.90734%2071.6886%204.75827C71.6175%204.60921%2071.5803%204.4466%2071.5803%204.27721C71.5803%204.10782%2071.6175%203.93843%2071.6886%203.78936C71.7598%203.6403%2071.8614%203.50817%2071.9935%203.39638C72.1255%203.28458%2072.2847%203.1965%2072.4744%203.12874C72.664%203.06098%2072.874%203.03049%2073.1043%203.03049C73.3346%203.03049%2073.5548%203.06437%2073.7444%203.12874C73.9341%203.19311%2074.0933%203.28458%2074.2254%203.39638C74.3575%203.50817%2074.4591%203.63691%2074.5302%203.78936C74.6013%203.94181%2074.6386%204.10443%2074.6386%204.27721C74.6386%204.44998%2074.6013%204.60582%2074.5302%204.75827C74.4591%204.91072%2074.3575%205.04285%2074.2254%205.15465C74.0933%205.26644%2073.9341%205.35792%2073.7444%205.42567C73.5548%205.49343%2073.3448%205.52392%2073.1043%205.52392Z%22%20style%3D%22fill%3A%20rgb(65%2C%2055%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M71.9291%206.80112H74.2796V16.1718H71.9291V6.80112Z%22%20style%3D%22fill%3A%20rgb(65%2C%2055%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M61.3398%2013.2997L61.3385%2013.2989L61.3418%2013.2955L61.3398%2013.2997Z%22%20style%3D%22fill%3A%20rgb(65%2C%2055%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M60.4579%2015.0945L61.3398%2013.2997C61.9761%2013.6787%2062.6734%2013.9597%2063.4349%2014.1391C64.1969%2014.3187%2064.9759%2014.4101%2065.7752%2014.4101C66.3137%2014.4101%2066.7642%2014.3729%2067.1232%2014.2983C67.4822%2014.2238%2067.77%2014.1289%2067.9868%2014.0137C68.2036%2013.8986%2068.356%2013.7664%2068.4474%2013.6174C68.5389%2013.4683%2068.5829%2013.3192%2068.5829%2013.1634C68.5829%2012.9398%2068.4847%2012.7501%2068.2916%2012.5909C68.0986%2012.4316%2067.7802%2012.3537%2067.3365%2012.3537C67.1299%2012.3537%2066.9064%2012.3673%2066.6693%2012.3944L65.9208%2012.4791C65.66%2012.5096%2065.3857%2012.5367%2065.1046%2012.5638C64.8235%2012.5909%2064.5356%2012.6044%2064.2444%2012.6044C63.6076%2012.6044%2063.0691%2012.5367%2062.6221%2012.3978C62.175%2012.2589%2061.8126%2012.0725%2061.5315%2011.8354C61.2504%2011.5982%2061.0472%2011.3137%2060.9219%2010.9884C60.7966%2010.6632%2060.7322%2010.3109%2060.7322%209.93483C60.7322%209.45715%2060.844%209.02013%2061.0641%208.61698C61.2843%208.21383%2061.6026%207.86827%2062.0158%207.57353C62.429%207.27879%2062.9269%207.05181%2063.5128%206.88581C64.0987%206.71981%2064.749%206.6385%2065.4704%206.6385C65.8463%206.6385%2066.2392%206.66221%2066.649%206.70626C67.0588%206.7503%2067.4618%206.81128%2067.8581%206.88581C68.2544%206.96034%2068.6371%207.04504%2069.0029%207.14328C69.307%207.22497%2069.6533%207.36522%2069.9229%207.47443C69.9776%207.49657%2070.0291%207.51743%2070.0765%207.53627L69.2332%209.28437C68.6337%209.06078%2068.0376%208.88461%2067.4415%208.75588C66.8454%208.62714%2066.2324%208.56277%2065.6025%208.56277C65.1622%208.56277%2064.793%208.59665%2064.4882%208.66102C64.1834%208.72539%2063.9361%208.81347%2063.7465%208.92188C63.5568%209.03029%2063.418%209.15564%2063.3299%209.29454C63.2418%209.43344%2063.1978%209.5825%2063.1978%209.73495C63.1978%209.84675%2063.2215%209.945%2063.2656%2010.0365C63.3096%2010.1279%2063.3841%2010.2059%2063.4891%2010.2702C63.5941%2010.3346%2063.7262%2010.3854%2063.8955%2010.4227C64.0648%2010.4599%2064.2681%2010.4735%2064.5119%2010.4735C64.7354%2010.4735%2064.9691%2010.4599%2065.2198%2010.4328C65.2882%2010.4254%2065.3572%2010.418%2065.4269%2010.4106L65.4271%2010.4105C65.6122%2010.3907%2065.8019%2010.3703%2065.9987%2010.3481C66.2697%2010.3177%2066.5474%2010.2906%2066.8353%2010.2634C67.1232%2010.2363%2067.4178%2010.2228%2067.7192%2010.2228C68.2815%2010.2228%2068.7725%2010.2906%2069.1925%2010.4227C69.6125%2010.5548%2069.9613%2010.7411%2070.2357%2010.9783C70.51%2011.2154%2070.7166%2011.4966%2070.8554%2011.8185C70.9943%2012.1403%2071.062%2012.4926%2071.062%2012.8754C71.062%2013.3667%2070.9469%2013.824%2070.72%2014.2475C70.4931%2014.671%2070.1544%2015.0369%2069.7039%2015.3485C69.2535%2015.6602%2068.6947%2015.9008%2068.0241%2016.0735C67.3535%2016.2463%2066.5813%2016.3344%2065.7007%2016.3344C65.1622%2016.3344%2064.6406%2016.3005%2064.136%2016.2361C63.6313%2016.1718%2063.1538%2016.0803%2062.7%2015.9651C62.2461%2015.8499%2061.8126%2015.728%2061.4163%2015.5654C60.9086%2015.3579%2060.8035%2015.2948%2060.6713%2015.2154C60.6157%2015.182%2060.5552%2015.1456%2060.4579%2015.0945Z%22%20style%3D%22fill%3A%20rgb(65%2C%2055%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M45.1764%209.59606C44.9021%2010.1855%2044.7666%2010.8157%2044.7666%2011.4865C44.7666%2012.1606%2044.9021%2012.7874%2045.1764%2013.3768C45.4507%2013.9663%2045.8402%2014.4779%2046.3449%2014.9183C46.8495%2015.3587%2047.4591%2015.7077%2048.1771%2015.9584C48.8951%2016.2091%2049.7012%2016.3378%2050.5953%2016.3378C51.4895%2016.3378%2052.2989%2016.2124%2053.0135%2015.9584C53.7282%2015.7043%2054.3412%2015.3587%2054.8458%2014.9183C55.3504%2014.4779%2055.7365%2013.9663%2056.0109%2013.3768C56.2852%2012.7874%2056.4207%2012.1606%2056.4207%2011.4865C56.4207%2010.8123%2056.2818%2010.1855%2056.0109%209.59606C55.7399%209.00658%2055.3504%208.49502%2054.8458%208.05461C54.3412%207.61419%2053.7315%207.26525%2053.0135%207.01455C52.2955%206.76385%2051.4895%206.63512%2050.5953%206.63512C49.7012%206.63512%2048.8918%206.76047%2048.1771%207.01455C47.4625%207.26864%2046.8529%207.61419%2046.3449%208.05461C45.8368%208.49502%2045.4507%209.00658%2045.1764%209.59606ZM47.4625%2012.5536C47.3101%2012.2182%2047.2356%2011.8625%2047.2356%2011.4865C47.2356%2011.1104%2047.3101%2010.7547%2047.4625%2010.4159C47.6149%2010.0771%2047.8351%209.77561%2048.1229%209.52153C48.4108%209.26744%2048.7664%209.06417%2049.1796%208.91172C49.5928%208.75927%2050.067%208.68474%2050.5953%208.68474C51.1237%208.68474%2051.5944%208.76266%2052.011%208.91172C52.4276%209.06079%2052.7765%209.26405%2053.0677%209.52153C53.359%209.779%2053.5757%2010.0771%2053.7282%2010.4159C53.8806%2010.7547%2053.9551%2011.1104%2053.9551%2011.4865C53.9551%2011.8625%2053.8806%2012.2182%2053.7282%2012.5536C53.5757%2012.889%2053.3556%2013.1871%2053.0677%2013.4412C52.7798%2013.6953%2052.4242%2013.8986%2052.011%2014.051C51.5978%2014.2035%2051.1237%2014.278%2050.5953%2014.278C50.067%2014.278%2049.5962%2014.2001%2049.1796%2014.051C48.7631%2013.902%2048.4142%2013.6953%2048.1229%2013.4412C47.8317%2013.1871%2047.6149%2012.889%2047.4625%2012.5536Z%22%20style%3D%22fill%3A%20rgb(65%2C%2055%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M32.6079%2011.4865C32.6079%2010.8157%2032.7434%2010.1855%2033.0177%209.59606C33.292%209.00658%2033.6781%208.49502%2034.1861%208.05461C34.6942%207.61419%2035.3038%207.26864%2036.0184%207.01455C36.733%206.76047%2037.5425%206.63512%2038.4366%206.63512C39.3307%206.63512%2040.1368%206.76385%2040.8548%207.01455C41.5728%207.26525%2042.1825%207.61419%2042.6871%208.05461C43.1917%208.49502%2043.5812%209.00658%2043.8556%209.59606C44.1299%2010.1855%2044.2654%2010.8123%2044.2654%2011.4865C44.2654%2012.1606%2044.1299%2012.7874%2043.8556%2013.3768C43.5812%2013.9663%2043.1951%2014.4779%2042.6871%2014.9183C42.1791%2015.3587%2041.5694%2015.7043%2040.8548%2015.9584C40.1402%2016.2124%2039.3307%2016.3378%2038.4366%2016.3378C37.5425%2016.3378%2036.7364%2016.2091%2036.0184%2015.9584C35.3004%2015.7077%2034.6908%2015.3587%2034.1861%2014.9183C33.6815%2014.4779%2033.292%2013.9663%2033.0177%2013.3768C32.7434%2012.7874%2032.6079%2012.1606%2032.6079%2011.4865ZM35.0769%2011.4865C35.0769%2011.8625%2035.1514%2012.2182%2035.3038%2012.5536C35.4562%2012.889%2035.673%2013.1871%2035.9642%2013.4412C36.2555%2013.6953%2036.6043%2013.902%2037.0209%2014.051C37.4375%2014.2001%2037.9083%2014.278%2038.4366%2014.278C38.965%2014.278%2039.4391%2014.2035%2039.8523%2014.051C40.2655%2013.8986%2040.6211%2013.6953%2040.909%2013.4412C41.1969%2013.1871%2041.417%2012.889%2041.5694%2012.5536C41.7218%2012.2182%2041.7964%2011.8625%2041.7964%2011.4865C41.7964%2011.1104%2041.7218%2010.7547%2041.5694%2010.4159C41.417%2010.0771%2041.2003%209.779%2040.909%209.52153C40.6177%209.26405%2040.2689%209.06079%2039.8523%208.91172C39.4357%208.76266%2038.965%208.68474%2038.4366%208.68474C37.9083%208.68474%2037.4341%208.75927%2037.0209%208.91172C36.6077%209.06417%2036.2521%209.26744%2035.9642%209.52153C35.6764%209.77561%2035.4562%2010.0771%2035.3038%2010.4159C35.1514%2010.7547%2035.0769%2011.1104%2035.0769%2011.4865Z%22%20style%3D%22fill%3A%20rgb(65%2C%2055%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M20.5%2020H22.8505L22.8538%2019.9966V15.4942C23.0604%2015.6162%2023.2975%2015.728%2023.5651%2015.833C23.8326%2015.938%2024.1171%2016.0261%2024.422%2016.1006C24.7268%2016.1752%2025.0451%2016.2328%2025.3737%2016.2768C25.7022%2016.3208%2026.0375%2016.3412%2026.3762%2016.3412C27.1721%2016.3412%2027.9104%2016.226%2028.5878%2015.9956C29.2651%2015.7652%2029.8544%2015.4366%2030.3489%2015.0098C30.8434%2014.5829%2031.2295%2014.068%2031.5106%2013.4683C31.7917%2012.8687%2031.9306%2012.164%2031.9306%2011.4492C31.9306%2010.7344%2031.7985%2010.0805%2031.5309%209.49104C31.2633%208.90156%2030.8942%208.39339%2030.4166%207.96991C29.9391%207.54644%2029.3701%207.21782%2028.7063%206.98406C28.0425%206.7503%2027.3109%206.63512%2026.5184%206.63512C26.1729%206.63512%2025.8275%206.66222%2025.4854%206.71981C25.1433%206.77741%2024.8081%206.85194%2024.4863%206.9468C24.1646%207.04165%2023.8631%207.15006%2023.582%207.2788C23.3009%207.40754%2023.0571%207.54305%2022.8505%207.68534V6.80451H20.5V20ZM23.6057%2013.7122C23.3416%2013.5801%2023.0875%2013.4175%2022.8505%2013.2278V9.98566C23.0401%209.78916%2023.2637%209.613%2023.5211%209.45377C23.7785%209.29454%2024.0528%209.15903%2024.3474%209.04723C24.6421%208.93544%2024.9503%208.85074%2025.2653%208.78976C25.5802%208.72878%2025.8986%208.69829%2026.217%208.69829C26.7148%208.69829%2027.1619%208.76943%2027.5615%208.91511C27.9612%209.06078%2028.3033%209.26066%2028.5844%209.51136C28.8655%209.76206%2029.0822%2010.0568%2029.2346%2010.3888C29.387%2010.7208%2029.4616%2011.0765%2029.4616%2011.4526C29.4616%2011.8523%2029.387%2012.225%2029.2313%2012.5705C29.0755%2012.9161%2028.8553%2013.2142%2028.5674%2013.4683C28.2796%2013.7224%2027.9239%2013.9223%2027.504%2014.068C27.084%2014.2136%2026.6031%2014.2848%2026.0646%2014.2848C25.8004%2014.2848%2025.5294%2014.2645%2025.2483%2014.2238C24.9672%2014.1831%2024.6895%2014.1222%2024.4152%2014.0375C24.1408%2013.9528%2023.8699%2013.8444%2023.6057%2013.7122Z%22%20style%3D%22fill%3A%20rgb(65%2C%2055%2C%20255)%20!important%3B%22%2F%3E%3Cdefs%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3ClinearGradient%20id%3D%22paint0_linear_75_1170%22%20x1%3D%224.5%22%20y1%3D%2215.7%22%20x2%3D%223.75%22%20y2%3D%2215.7%22%20gradientUnits%3D%22userSpaceOnUse%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3Cstop%20style%3D%22stop-color%3A%20rgb(0%2C%200%2C%200)%20!important%3B%20stop-opacity%3A%201%3B%20fill%3A%20none%20!important%3B%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-opacity%3D%220%22%20style%3D%22stop-opacity%3A%200%3B%20fill%3A%20none%20!important%3B%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22paint1_linear_75_1170%22%20x1%3D%224.55%22%20y1%3D%229.89999%22%20x2%3D%224.8%22%20y2%3D%229.42499%22%20gradientUnits%3D%22userSpaceOnUse%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3Cstop%20stop-opacity%3D%220%22%20style%3D%22stop-opacity%3A%200%3B%20fill%3A%20none%20!important%3B%22%2F%3E%3Cstop%20offset%3D%221%22%20style%3D%22stop-color%3A%20rgb(0%2C%200%2C%200)%20!important%3B%20stop-opacity%3A%201%3B%20fill%3A%20none%20!important%3B%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22paint2_linear_75_1170%22%20x1%3D%220.65%22%20y1%3D%2215.675%22%20x2%3D%220.65%22%20y2%3D%229.275%22%20gradientUnits%3D%22userSpaceOnUse%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3Cstop%20style%3D%22stop-color%3A%20rgb(0%2C%200%2C%200)%20!important%3B%20stop-opacity%3A%201%3B%20fill%3A%20none%20!important%3B%22%2F%3E%3Cstop%20offset%3D%220.105%22%20stop-opacity%3D%220.9%22%20style%3D%22stop-color%3A%20rgb(0%2C%200%2C%200)%20!important%3B%20stop-opacity%3A%200.9%3B%20fill%3A%20none%20!important%3B%22%2F%3E%3Cstop%20offset%3D%220.903766%22%20stop-opacity%3D%220.04%22%20style%3D%22stop-color%3A%20rgb(0%2C%200%2C%200)%20!important%3B%20stop-opacity%3A%200.04%3B%20fill%3A%20none%20!important%3B%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-opacity%3D%220%22%20style%3D%22stop-opacity%3A%200%3B%20fill%3A%20none%20!important%3B%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E",
    "favicon": "https://poolside.ai/favicon.ico",
    "ogImage": "https://poolside.ai/og/og-home.png",
    "logoAlt": "poolside logo"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 1,
    "reasoning": "Selected #1 because it is located in the header, has an alt text 'poolside logo', and is medium-sized, making it the most likely candidate to represent the brand 'poolside.ai'.",
    "confidence": 0.85,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "→ Our approach → Our approach",
      "reasoning": "Button #0 is selected as the primary CTA because it has a clear action-oriented text 'Our approach' which suggests a direct call to explore the company's methodology, aligning with the site's focus on operational intelligence."
    },
    "secondary": {
      "index": 1,
      "text": "→ Our path to AGI → Our path to AGI",
      "reasoning": "Button #1 is selected as the secondary CTA because it offers additional information 'Our path to AGI', which complements the primary action by providing further insights into the company's goals."
    },
    "confidence": 0.8
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy professionals interested in AI and operational intelligence"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.8,
    "colors": 0.9,
    "overall": 0.8500000000000001
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 1,
        "selectedLogoReasoning": "Selected #1 because it is located in the header, has an alt text 'poolside logo', and is medium-sized, making it the most likely candidate to represent the brand 'poolside.ai'.",
        "confidence": 0.85
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles