Home · Branding · Polars

Polars Brand Identity

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

Download JSON
Primary
#0075FF
Accent
#0075FF
Body Font
Manrope
Heading
Manrope

Color Palette

Brand palette extracted from https://pola.rs/.

primary
#0075FF
rgb(0, 117, 255)
secondary
#7C704F
rgb(124, 112, 79)
accent
#0075FF
rgb(0, 117, 255)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#002B31
rgb(0, 43, 49)
link
#002B31
rgb(0, 43, 49)

Typography

Each font links to its Google Fonts page where available.

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

Polars logo
Logo
Polars favicon
Favicon
Polars social image
Social Card

UI Components

Live previews rendered using Polars's actual button styles.

input
background transparent textColor #000000 borderColor null borderRadius 0px shadow none
buttonPrimary
background #0075FF textColor #FFFFFF borderRadius 100px shadow none
buttonSecondary
background #002B31 textColor #FFFFFF borderRadius 12px shadow none

Brand Personality

Tone: modern Energy: medium Audience: data scientists and analysts

Polars Brand in the Wild

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

Frequently Asked Questions

What is Polars's primary brand color?

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

What font does Polars use?

Polars uses Manrope as the primary typeface across body and headings.

Does Polars use a light or dark theme?

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

Where can I find Polars's logo?

Polars's logo is available directly on their site (https://pola.rs/). 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://pola.rs/ 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 Polars.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Manrope",
      "role": "body"
    },
    {
      "family": "IBM Plex Mono",
      "role": "monospace"
    }
  ],
  "colors": {
    "primary": "#0075FF",
    "secondary": "#7C704F",
    "accent": "#0075FF",
    "background": "#FFFFFF",
    "textPrimary": "#002B31",
    "link": "#002B31"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Manrope",
      "heading": "Manrope"
    },
    "fontStacks": {
      "heading": [
        "Manrope",
        "sans-serif"
      ],
      "body": [
        "Manrope",
        "sans-serif"
      ],
      "paragraph": [
        "Manrope",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "88px",
      "h2": "14px",
      "body": "19.2px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#000000",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#0075FF",
      "textColor": "#FFFFFF",
      "borderRadius": "100px",
      "borderRadiusCorners": {
        "topLeft": "100px",
        "topRight": "100px",
        "bottomRight": "100px",
        "bottomLeft": "100px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#002B31",
      "textColor": "#FFFFFF",
      "borderRadius": "12px",
      "borderRadiusCorners": {
        "topLeft": "12px",
        "topRight": "12px",
        "bottomRight": "12px",
        "bottomLeft": "12px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22icon%20icon-polars-logo%20color-polars-blue%22%20data-astro-cid-pux6a34n%3D%22%22%20data-fc-idx%3D%220%22%3E%3Csvg%20viewBox%3D%220%200%20138%2032%22%20data-astro-cid-pux6a34n%3D%22%22%20style%3D%22fill%3A%20rgb(0%2C%20117%2C%20255)%20!important%3B%20stroke%3A%20rgb(0%2C%20117%2C%20255)%20!important%3B%20stroke-width%3A%200px%20!important%3B%22%3E%20%3Cpath%20d%3D%22M94.117%2026.667c-1.254%200-2.325-0.277-3.212-0.831s-1.569-1.32-2.044-2.298c-0.475-0.979-0.713-2.101-0.713-3.368%200-1.29%200.242-2.42%200.724-3.39s1.168-1.726%202.056-2.264c0.896-0.546%201.959-0.819%203.189-0.819%201.262%200%202.336%200.277%203.224%200.831%200.896%200.546%201.577%201.308%202.044%202.287%200.475%200.971%200.713%202.090%200.713%203.356%200%201.29-0.238%202.423-0.713%203.402-0.475%200.971-1.16%201.729-2.056%202.276s-1.966%200.819-3.212%200.819zM94.117%2025.062c1.402%200%202.445-0.451%203.131-1.354%200.685-0.91%201.028-2.090%201.028-3.539%200-1.487-0.347-2.67-1.040-3.55-0.685-0.88-1.725-1.32-3.119-1.32-0.942%200-1.721%200.209-2.336%200.626-0.607%200.41-1.063%200.982-1.367%201.718-0.296%200.728-0.444%201.57-0.444%202.526%200%201.479%200.35%202.666%201.051%203.561%200.701%200.887%201.733%201.331%203.096%201.331z%22%2F%3E%20%3Cpath%20d%3D%22M102.868%2026.325c-0.236%200-0.427-0.191-0.427-0.427v-15.872c0-0.236%200.191-0.427%200.427-0.427h0.864c0.236%200%200.427%200.191%200.427%200.427v15.872c0%200.236-0.191%200.427-0.427%200.427h-0.864z%22%2F%3E%20%3Cpath%20d%3D%22M110.803%2026.667c-0.949%200-1.748-0.167-2.395-0.501-0.638-0.334-1.118-0.777-1.437-1.331s-0.479-1.157-0.479-1.809c0-0.668%200.136-1.236%200.408-1.707%200.281-0.478%200.658-0.869%201.134-1.172%200.482-0.303%201.039-0.535%201.67-0.694%200.639-0.152%201.343-0.284%202.114-0.398%200.779-0.121%201.538-0.224%202.278-0.307%200.529-0.064%201.011-0.127%201.446-0.188%200.112-0.016%200.166%200.136%200.068%200.194v0c-0.069%200.042-0.158-0.010-0.158-0.091-0.004-1.119-0.246-1.956-0.726-2.509-0.506-0.584-1.386-0.876-2.64-0.876-0.864%200-1.597%200.19-2.196%200.569-0.491%200.315-0.861%200.781-1.111%201.398-0.087%200.217-0.32%200.348-0.545%200.283l-0.863-0.247c-0.223-0.064-0.356-0.295-0.279-0.514%200.316-0.909%200.855-1.63%201.619-2.161%200.873-0.607%202.005-0.91%203.399-0.91%201.153%200%202.13%200.212%202.932%200.637%200.81%200.417%201.382%201.024%201.717%201.82%200.156%200.356%200.257%200.755%200.303%201.195%200.047%200.44%200.070%200.887%200.070%201.343v7.208c0%200.236-0.191%200.427-0.427%200.427h-0.676c-0.236%200-0.427-0.191-0.427-0.427v-2.369c0-0.137%200.139-0.23%200.266-0.178v0c0.098%200.040%200.146%200.153%200.102%200.25-0.429%200.968-1.070%201.713-1.922%202.235-0.903%200.554-1.986%200.831-3.248%200.831zM111.003%2025.222c0.802%200%201.503-0.14%202.102-0.421s1.083-0.664%201.449-1.149c0.366-0.493%200.604-1.047%200.713-1.661%200.094-0.394%200.144-0.827%200.151-1.297%200.005-0.335%200.010-0.61%200.011-0.826%200.001-0.112%200.119-0.184%200.219-0.134v0c0.132%200.067%200.099%200.263-0.048%200.282-0.446%200.055-0.919%200.111-1.42%200.166-0.677%200.076-1.347%200.163-2.009%200.262-0.655%200.099-1.247%200.216-1.776%200.353-0.358%200.099-0.705%200.239-1.040%200.421-0.335%200.174-0.611%200.41-0.829%200.705-0.21%200.296-0.316%200.664-0.316%201.104%200%200.356%200.090%200.702%200.269%201.035%200.187%200.334%200.483%200.611%200.887%200.831%200.413%200.22%200.958%200.33%201.636%200.33z%22%2F%3E%20%3Cpath%20d%3D%22M120.135%2026.325c-0.236%200-0.427-0.191-0.427-0.427v-11.435c0-0.236%200.191-0.427%200.427-0.427h0.689c0.236%200%200.427%200.191%200.427%200.427v2.12c0%200.135-0.171%200.194-0.254%200.088v0c-0.031-0.039-0.039-0.092-0.020-0.139%200.135-0.335%200.309-0.644%200.519-0.926%200.226-0.311%200.471-0.565%200.736-0.762%200.326-0.281%200.708-0.493%201.145-0.637%200.436-0.152%200.876-0.239%201.321-0.262%200.315-0.022%200.611-0.012%200.887%200.027%200.194%200.028%200.327%200.201%200.327%200.397v0.691c0%200.277-0.261%200.481-0.538%200.454-0.306-0.030-0.629-0.026-0.97%200.012-0.545%200.061-1.047%200.273-1.507%200.637-0.42%200.319-0.736%200.702-0.946%201.149-0.21%200.44-0.351%200.91-0.42%201.411-0.070%200.493-0.106%200.982-0.106%201.468v5.706c0%200.236-0.191%200.427-0.427%200.427h-0.864z%22%2F%3E%20%3Cpath%20d%3D%22M131.913%2026.655c-1.479%200-2.699-0.311-3.657-0.933-0.825-0.539-1.373-1.261-1.646-2.166-0.070-0.231%200.091-0.46%200.329-0.499l0.937-0.152c0.217-0.035%200.42%200.101%200.506%200.303%200.223%200.53%200.606%200.966%201.149%201.308%200.67%200.41%201.495%200.614%202.476%200.614%200.959%200%201.714-0.193%202.267-0.58%200.554-0.394%200.83-0.929%200.83-1.604%200-0.379-0.090-0.686-0.269-0.922-0.172-0.243-0.526-0.466-1.063-0.671s-1.34-0.448-2.406-0.728c-1.145-0.303-2.041-0.607-2.687-0.91s-1.106-0.652-1.378-1.047c-0.273-0.402-0.409-0.891-0.409-1.468%200-0.698%200.202-1.308%200.607-1.832%200.405-0.531%200.965-0.941%201.682-1.229%200.717-0.296%201.55-0.444%202.5-0.444s1.798%200.152%202.546%200.455c0.756%200.296%201.363%200.713%201.823%201.252%200.371%200.436%200.621%200.929%200.748%201.479%200.051%200.221-0.106%200.429-0.329%200.468l-0.928%200.163c-0.235%200.041-0.453-0.119-0.528-0.345-0.175-0.525-0.511-0.955-1.008-1.287-0.615-0.425-1.397-0.645-2.348-0.66-0.896-0.023-1.623%200.144-2.185%200.501-0.561%200.349-0.842%200.815-0.842%201.399%200%200.326%200.101%200.607%200.304%200.842%200.203%200.228%200.569%200.444%201.099%200.649%200.537%200.205%201.3%200.429%202.289%200.671%201.161%200.288%202.071%200.592%202.734%200.91s1.133%200.694%201.413%201.126c0.281%200.432%200.42%200.967%200.42%201.604%200%201.161-0.444%202.075-1.331%202.742-0.88%200.66-2.095%200.99-3.645%200.99z%22%2F%3E%20%3Cpath%20d%3D%22M75.913%2026.325c-0.099%200-0.18-0.078-0.18-0.175v-16.034c0-0.097%200.080-0.175%200.18-0.175h6.315c0.164%200%200.347%200.008%200.549%200.023%200.21%200.008%200.421%200.030%200.631%200.068%200.88%200.129%201.624%200.429%202.231%200.899%200.615%200.463%201.079%201.047%201.39%201.752%200.319%200.705%200.479%201.487%200.479%202.344%200%200.85-0.16%201.627-0.479%202.332s-0.787%201.293-1.402%201.764c-0.607%200.463-1.347%200.759-2.22%200.887-0.21%200.030-0.42%200.053-0.631%200.068-0.202%200.015-0.385%200.023-0.549%200.023h-4.598c-0.099%200-0.18%200.078-0.18%200.175v5.874c0%200.097-0.080%200.175-0.18%200.175h-1.358zM77.451%2018.334c0%200.097%200.080%200.175%200.18%200.175h4.551c0.14%200%200.304-0.008%200.491-0.023s0.37-0.042%200.549-0.080c0.576-0.121%201.047-0.353%201.414-0.694%200.374-0.341%200.65-0.747%200.829-1.217%200.187-0.47%200.28-0.959%200.28-1.468s-0.093-0.997-0.28-1.468c-0.179-0.478-0.456-0.887-0.829-1.229-0.366-0.341-0.837-0.573-1.414-0.694-0.179-0.038-0.362-0.061-0.549-0.068-0.187-0.015-0.35-0.023-0.491-0.023h-4.551c-0.099%200-0.18%200.078-0.18%200.175v6.613z%22%2F%3E%20%3Cpath%20d%3D%22M0.36%2024.040h1.478c0.199%200%200.36%200.162%200.36%200.362v5.502c0%200.2-0.161%200.362-0.36%200.362h-1.478c-0.199%200-0.36-0.162-0.36-0.362v-5.502c0-0.2%200.161-0.362%200.36-0.362zM3.777%2016.809h1.157c0.288%200%200.52%200.234%200.52%200.522v6.709c0%200.289-0.233%200.522-0.52%200.522h-1.157c-0.288%200-0.52-0.234-0.52-0.522v-6.709c0-0.289%200.233-0.522%200.52-0.522zM3.616%2025.45h1.478c0.199%200%200.36%200.161%200.36%200.362v5.826c0%200.2-0.161%200.362-0.36%200.362h-1.478c-0.199%200-0.36-0.161-0.36-0.362v-5.826c0-0.2%200.161-0.362%200.36-0.362zM6.874%209.511h1.478c0.199%200%200.36%200.161%200.36%200.362v10.91c0%200.2-0.161%200.362-0.36%200.362h-1.478c-0.199%200-0.36-0.161-0.36-0.362v-10.91c0-0.2%200.161-0.362%200.36-0.362zM6.874%2022.169h1.478c0.199%200%200.36%200.162%200.36%200.362v3.383c0%200.2-0.161%200.362-0.36%200.362h-1.478c-0.199%200-0.36-0.161-0.36-0.362v-3.383c0-0.2%200.161-0.362%200.36-0.362zM7.034%2029.033h1.157c0.288%200%200.52%200.235%200.52%200.522v1.92c0%200.289-0.233%200.522-0.52%200.522h-1.157c-0.288%200-0.52-0.235-0.52-0.522v-1.92c0-0.289%200.233-0.522%200.52-0.522zM10.131%204.336h1.478c0.199%200%200.36%200.161%200.36%200.362v7.716c0%200.2-0.161%200.362-0.36%200.362h-1.478c-0.199%200-0.36-0.161-0.36-0.362v-7.719c0-0.2%200.161-0.362%200.36-0.362v0.002zM10.131%2013.716h1.479c0.199%200%200.359%200.161%200.359%200.361v10.46c0%200.2-0.161%200.361-0.359%200.361h-1.479c-0.199%200-0.359-0.161-0.359-0.361v-10.46c0-0.2%200.161-0.361%200.359-0.361zM13.388%202.744h1.478c0.199%200%200.36%200.161%200.36%200.362v5.146c0%200.2-0.161%200.362-0.36%200.362h-1.478c-0.199%200-0.36-0.161-0.36-0.362v-5.147c0-0.2%200.161-0.362%200.36-0.362v0.001zM13.388%209.518h1.478c0.199%200%200.36%200.161%200.36%200.362v7.403c0%200.2-0.161%200.362-0.36%200.362h-1.478c-0.199%200-0.36-0.161-0.36-0.362v-7.403c0-0.2%200.161-0.362%200.36-0.362zM13.388%2018.711h1.478c0.199%200%200.36%200.161%200.36%200.362v6.652c0%200.2-0.161%200.362-0.36%200.362h-1.478c-0.199%200-0.36-0.162-0.36-0.362v-6.652c0-0.2%200.161-0.362%200.36-0.362zM16.803%201.453h1.157c0.288%200%200.52%200.234%200.52%200.522v9.661c0%200.289-0.233%200.522-0.52%200.522h-1.157c-0.288%200-0.52-0.235-0.52-0.522v-9.661c0-0.289%200.233-0.522%200.52-0.522zM16.803%2013.226h1.157c0.288%200%200.52%200.234%200.52%200.522v2.242c0%200.289-0.233%200.522-0.52%200.522h-1.157c-0.288%200-0.52-0.234-0.52-0.522v-2.242c0-0.289%200.233-0.522%200.52-0.522zM16.803%2017.26h1.156c0.288%200%200.52%200.234%200.52%200.522v9.984c0%200.289-0.233%200.522-0.52%200.522h-1.156c-0.288%200-0.52-0.234-0.52-0.522v-9.984c0-0.289%200.233-0.522%200.52-0.522zM20.061%200.163h1.157c0.288%200%200.52%200.235%200.52%200.522v1.92c0%200.289-0.233%200.522-0.52%200.522h-1.157c-0.288%200-0.52-0.235-0.52-0.522v-1.918c0-0.289%200.233-0.522%200.52-0.522v-0.001zM20.061%204.032h1.157c0.288%200%200.52%200.234%200.52%200.522v14.822c0%200.289-0.233%200.522-0.52%200.522h-1.157c-0.288%200-0.52-0.234-0.52-0.522v-14.821c0-0.289%200.233-0.522%200.52-0.522v-0.001zM20.061%2020.967h1.157c0.288%200%200.52%200.235%200.52%200.522v4.016c0%200.289-0.233%200.522-0.52%200.522h-1.157c-0.288%200-0.52-0.234-0.52-0.522v-4.016c0-0.289%200.233-0.522%200.52-0.522zM20.061%2027.096h1.157c0.288%200%200.52%200.234%200.52%200.522v2.565c0%200.289-0.233%200.522-0.52%200.522h-1.157c-0.288%200-0.52-0.234-0.52-0.522v-2.565c0-0.289%200.233-0.522%200.52-0.522zM23.318%2026.289h1.157c0.288%200%200.52%200.235%200.52%200.522v4.663c0%200.289-0.233%200.522-0.52%200.522h-1.157c-0.288%200-0.52-0.234-0.52-0.522v-4.663c0-0.289%200.233-0.522%200.52-0.522zM23.318%2010.162h1.157c0.288%200%200.52%200.235%200.52%200.522v11.434c0%200.289-0.233%200.522-0.52%200.522h-1.157c-0.288%200-0.52-0.235-0.52-0.522v-11.434c0-0.289%200.233-0.522%200.52-0.522zM23.318%200h1.157c0.288%200%200.52%200.234%200.52%200.522v8.048c0%200.289-0.233%200.522-0.52%200.522h-1.157c-0.288%200-0.52-0.235-0.52-0.522v-8.047c0-0.289%200.233-0.522%200.52-0.522v-0.001zM26.575%2028.708h1.157c0.288%200%200.52%200.234%200.52%200.522v2.242c0%200.289-0.233%200.522-0.52%200.522h-1.157c-0.288%200-0.52-0.234-0.52-0.522v-2.242c0-0.289%200.233-0.522%200.52-0.522zM26.575%200.161h1.157c0.288%200%200.52%200.235%200.52%200.522v13.693c0%200.289-0.233%200.522-0.52%200.522h-1.157c-0.288%200-0.52-0.234-0.52-0.522v-13.692c0-0.289%200.233-0.522%200.52-0.522v-0.001zM26.575%2015.967h1.157c0.288%200%200.52%200.235%200.52%200.522v5.629c0%200.289-0.233%200.522-0.52%200.522h-1.157c-0.288%200-0.52-0.235-0.52-0.522v-5.629c0-0.289%200.233-0.522%200.52-0.522zM29.83%200.807h1.157c0.288%200%200.52%200.235%200.52%200.522v3.854c0%200.289-0.233%200.522-0.52%200.522h-1.157c-0.288%200-0.52-0.234-0.52-0.522v-3.853c0-0.289%200.233-0.522%200.52-0.522v-0.001zM29.83%206.774h1.157c0.288%200%200.52%200.234%200.52%200.522v14.822c0%200.289-0.233%200.522-0.52%200.522h-1.157c-0.288%200-0.52-0.235-0.52-0.522v-14.821c0-0.289%200.233-0.522%200.52-0.522v-0.001zM33.086%201.13h1.157c0.288%200%200.52%200.234%200.52%200.522v8.532c0%200.289-0.233%200.522-0.52%200.522h-1.157c-0.288%200-0.52-0.234-0.52-0.522v-8.531c0-0.289%200.233-0.522%200.52-0.522v-0.001zM33.086%2011.775h1.157c0.288%200%200.52%200.234%200.52%200.522v7.082c0%200.289-0.233%200.522-0.52%200.522h-1.157c-0.288%200-0.52-0.235-0.52-0.522v-7.082c0-0.289%200.233-0.522%200.52-0.522zM33.086%2020.967h1.157c0.288%200%200.52%200.235%200.52%200.522v3.21c0%200.289-0.233%200.522-0.52%200.522h-1.157c-0.288%200-0.52-0.234-0.52-0.522v-3.21c0-0.289%200.233-0.522%200.52-0.522zM36.322%201.614h1.157c0.288%200%200.52%200.234%200.52%200.522v13.209c0%200.289-0.233%200.522-0.52%200.522h-1.157c-0.288%200-0.52-0.235-0.52-0.522v-13.208c0-0.289%200.233-0.522%200.52-0.522v-0.001zM36.322%2016.936h1.157c0.288%200%200.52%200.234%200.52%200.522v10.467c0%200.289-0.233%200.522-0.52%200.522h-1.157c-0.288%200-0.52-0.234-0.52-0.522v-10.467c0-0.289%200.233-0.522%200.52-0.522zM39.557%201.13h1.157c0.288%200%200.52%200.234%200.52%200.522v5.629c0%200.289-0.233%200.522-0.52%200.522h-1.157c-0.288%200-0.52-0.234-0.52-0.522v-5.628c0-0.289%200.233-0.522%200.52-0.522v-0.001zM39.557%208.871h1.157c0.288%200%200.52%200.235%200.52%200.522v16.436c0%200.289-0.233%200.522-0.52%200.522h-1.157c-0.288%200-0.52-0.234-0.52-0.522v-16.435c0-0.289%200.233-0.522%200.52-0.522v-0.001zM39.557%2027.419h1.157c0.288%200%200.52%200.235%200.52%200.522v3.048c0%200.289-0.233%200.522-0.52%200.522h-1.157c-0.288%200-0.52-0.234-0.52-0.522v-3.048c0-0.289%200.233-0.522%200.52-0.522zM42.813%2026.452h1.157c0.288%200%200.52%200.234%200.52%200.522v4.5c0%200.289-0.233%200.522-0.52%200.522h-1.157c-0.288%200-0.52-0.234-0.52-0.522v-4.5c0-0.289%200.233-0.522%200.52-0.522zM42.813%2012.743h1.157c0.288%200%200.52%200.235%200.52%200.522v3.050c0%200.289-0.233%200.522-0.52%200.522h-1.157c-0.288%200-0.52-0.235-0.52-0.522v-3.050c0-0.289%200.233-0.522%200.52-0.522zM42.813%200.97h1.157c0.288%200%200.52%200.234%200.52%200.522v9.661c0%200.289-0.233%200.522-0.52%200.522h-1.157c-0.288%200-0.52-0.234-0.52-0.522v-9.661c0-0.289%200.233-0.522%200.52-0.522zM46.113%201.777h1.157c0.288%200%200.52%200.235%200.52%200.522v12.242c0%200.289-0.233%200.522-0.52%200.522h-1.157c-0.288%200-0.52-0.235-0.52-0.522v-12.242c0-0.289%200.233-0.522%200.52-0.522zM46.113%2029.033h1.157c0.288%200%200.52%200.235%200.52%200.522v1.92c0%200.289-0.233%200.522-0.52%200.522h-1.157c-0.288%200-0.52-0.235-0.52-0.522v-1.92c0-0.289%200.233-0.522%200.52-0.522zM49.324%202.745h1.157c0.288%200%200.52%200.235%200.52%200.522v3.049c0%200.289-0.233%200.522-0.52%200.522h-1.157c-0.288%200-0.52-0.234-0.52-0.522v-3.050c0-0.289%200.233-0.522%200.52-0.522zM49.324%207.905h1.157c0.288%200%200.52%200.234%200.52%200.522v5.79c0%200.289-0.233%200.522-0.52%200.522h-1.157c-0.288%200-0.52-0.234-0.52-0.522v-5.79c0-0.289%200.233-0.522%200.52-0.522zM52.621%203.55h1.157c0.288%200%200.52%200.235%200.52%200.522v1.92c0%200.289-0.233%200.522-0.52%200.522h-1.157c-0.288%200-0.52-0.234-0.52-0.522v-1.92c0-0.289%200.233-0.522%200.52-0.522zM52.621%207.421h1.157c0.288%200%200.52%200.234%200.52%200.522v1.758c0%200.289-0.233%200.522-0.52%200.522h-1.157c-0.288%200-0.52-0.235-0.52-0.522v-1.758c0-0.289%200.233-0.522%200.52-0.522zM52.621%2011.13h1.157c0.288%200%200.52%200.234%200.52%200.522v2.887c0%200.289-0.233%200.522-0.52%200.522h-1.157c-0.288%200-0.52-0.235-0.52-0.522v-2.887c0-0.289%200.233-0.522%200.52-0.522zM55.877%204.519h1.157c0.288%200%200.52%200.234%200.52%200.522v9.984c0%200.289-0.233%200.522-0.52%200.522h-1.157c-0.288%200-0.52-0.235-0.52-0.522v-9.985c0-0.289%200.233-0.522%200.52-0.522v0.001zM59.113%207.421h1.157c0.288%200%200.52%200.234%200.52%200.522v6.758c0%200.289-0.233%200.522-0.52%200.522h-1.157c-0.288%200-0.52-0.235-0.52-0.522v-6.758c0-0.289%200.233-0.522%200.52-0.522zM62.323%2011.13h1.157c0.288%200%200.52%200.234%200.52%200.522v1.92c0%200.289-0.233%200.522-0.52%200.522h-1.157c-0.288%200-0.52-0.234-0.52-0.522v-1.92c0-0.289%200.233-0.522%200.52-0.522z%22%2F%3E%20%3C%2Fsvg%3E%3C%2Fsvg%3E",
    "favicon": "https://pola.rs/favicon.svg",
    "ogImage": "https://www.pola.rs/share.jpg",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Polars'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Try Polars Cloud",
      "reasoning": "Button #0 'Try Polars Cloud' is the primary CTA due to its vibrant blue color (#0075FF) and action-oriented text, which is typical for primary actions."
    },
    "secondary": {
      "index": 3,
      "text": "User guide \nDiscover more\nin our user guide\n   Your one-stop resource for all information",
      "reasoning": "Button #3 'User guide' is selected as secondary because it has a different background color (#002B31) and serves a supportive role."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "data scientists and analysts"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Polars'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles