Home · Branding · Palmstreet

Palmstreet Brand Identity

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

Download JSON
Primary
#336148
Accent
#B9EC51
Body Font
Arial
Heading
Gabarito

Color Palette

Brand palette extracted from https://palmstreet.app/.

primary
#336148
rgb(51, 97, 72)
secondary
#B9EC51
rgb(185, 236, 81)
accent
#B9EC51
rgb(185, 236, 81)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#121212
rgb(18, 18, 18)
link
#6B778C
rgb(107, 119, 140)

Typography

Each font links to its Google Fonts page where available.

primary
Arial
heading
Gabarito
Gabarito, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI 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

Palmstreet logo
Logo
Palmstreet favicon
Favicon
Palmstreet social image
Social Card

UI Components

Live previews rendered using Palmstreet's actual button styles.

buttonPrimary
background #B9EC51 textColor #000000 borderRadius 6px shadow none
buttonSecondary
background #FFFFFF textColor #2C2C2C borderRadius 6px shadow none

Brand Personality

Tone: playful Energy: medium Audience: Plant enthusiasts and shoppers interested in unique, handmade goods.

Palmstreet Brand in the Wild

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

Frequently Asked Questions

What is Palmstreet's primary brand color?

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

What accent color does Palmstreet use?

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

What font does Palmstreet use?

Palmstreet uses Arial for body text and Gabarito for headings. Fonts were detected on https://palmstreet.app/ as part of their live design system.

Does Palmstreet use a light or dark theme?

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

Where can I find Palmstreet's logo?

Palmstreet's logo is available directly on their site (https://palmstreet.app/). 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://palmstreet.app/ 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 Palmstreet.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Arial",
      "role": "body"
    },
    {
      "family": "Gabarito",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#336148",
    "secondary": "#B9EC51",
    "accent": "#B9EC51",
    "background": "#FFFFFF",
    "textPrimary": "#121212",
    "link": "#6B778C"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Arial",
      "heading": "Gabarito"
    },
    "fontStacks": {
      "heading": [
        "Gabarito",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Helvetica",
        "Arial",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji"
      ],
      "body": [
        "Gabarito",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Helvetica",
        "Arial",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji"
      ],
      "paragraph": [
        "Gabarito",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Helvetica",
        "Arial",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji"
      ]
    },
    "fontSizes": {
      "h1": "14px",
      "h2": "21px",
      "body": "32px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "6px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#B9EC51",
      "textColor": "#000000",
      "borderRadius": "6px",
      "borderRadiusCorners": {
        "topLeft": "6px",
        "topRight": "6px",
        "bottomRight": "6px",
        "bottomLeft": "6px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#2C2C2C",
      "borderRadius": "6px",
      "borderRadiusCorners": {
        "topLeft": "6px",
        "topRight": "6px",
        "bottomRight": "6px",
        "bottomLeft": "6px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20class%3D%22MuiSvgIcon-root%20MuiSvgIcon-fontSizeMedium%20mui-g2fn5k%22%20focusable%3D%22false%22%20aria-hidden%3D%22true%22%20viewBox%3D%220%200%2024%2024%22%20data-testid%3D%22LogoWithTextIcon%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22currentColor%22%20data-fc-idx%3D%220%22%3E%3Cg%20stroke%3D%22null%22%20style%3D%22fill%3A%20rgb(18%2C%2018%2C%2018)%20!important%3B%20stroke%3A%20none%20!important%3B%22%3E%3Cpath%20stroke%3D%22null%22%20d%3D%22m2.59671%2C11.10072l-0.05229%2C-0.92331l-0.25992%2C0l-0.05229%2C0.92331l0%2C0.12888l-0.09934%2C-0.17403l-0.19718%2C-0.34588l-0.2674%2C-0.36408l-0.22557%2C0.1318l0.17777%2C0.41724l0.19719%2C0.34588l0.09934%2C0.17404l-0.1098%2C-0.06409l-0.81563%2C-0.41651l-0.12996%2C0.22864l0.7626%2C0.50753l0.1098%2C0.06408l-0.12698%2C0l-0.91124%2C0.05242l0%2C0.2636l0.91124%2C0.05242l0.12698%2C0l-0.1098%2C0.06408l-0.7626%2C0.50754l0.12996%2C0.22864l0.81489%2C-0.41578l0.42574%2C-0.24903l0%2C0.77841l0.05229%2C0.80098l0.25992%2C0l0.05229%2C-0.80098l0%2C-0.77841l0.42574%2C0.24903l0.81488%2C0.41578l0.12997%2C-0.22864l-0.76261%2C-0.50754l-0.10979%2C-0.06408l0.12698%2C0l0.91123%2C-0.05242l0%2C-0.2636l-0.91123%2C-0.05242l-0.12698%2C0l0.10979%2C-0.06408l0.76261%2C-0.50753l-0.12997%2C-0.22864l-0.81488%2C0.41578l-0.1098%2C0.06409l0.10532%2C-0.18423l0.1942%2C-0.34151l0.17403%2C-0.41141l-0.22557%2C-0.1318l-0.26441%2C0.35898l-0.1942%2C0.34151l-0.10531%2C0.18422l0%2C-0.12888z%22%20clip-rule%3D%22evenodd%22%20fill-rule%3D%22evenodd%22%20style%3D%22fill%3A%20rgb(18%2C%2018%2C%2018)%20!important%3B%20stroke%3A%20none%20!important%3B%22%2F%3E%3Cpath%20stroke%3D%22null%22%20d%3D%22m13.09537%2C11.71893l0%2C1.30268l-0.4377%2C0l0%2C-1.39225c0%2C-0.14709%20-0.03435%2C-0.24685%20-0.10458%2C-0.29782c-0.06719%2C-0.05097%20-0.14711%2C-0.07718%20-0.24049%2C-0.07718c-0.1337%2C0%20-0.26217%2C0.04151%20-0.38466%2C0.12378c-0.08217%2C0.05316%20-0.14939%2C0.11432%20-0.20093%2C0.18277c0.00299%2C0.0517%200.00449%2C0.10486%200.00449%2C0.15802l0%2C1.30268l-0.43695%2C0l0%2C-1.39225c0%2C-0.14709%20-0.03511%2C-0.24685%20-0.10532%2C-0.29782c-0.06647%2C-0.05097%20-0.14713%2C-0.07718%20-0.2405%2C-0.07718c-0.1337%2C0%20-0.26217%2C0.04151%20-0.38391%2C0.12378c-0.08067%2C0.0517%20-0.1464%2C0.11142%20-0.19719%2C0.17841l0%2C1.46506l-0.43695%2C0l0%2C-2.18449l0.33238%2C0l0.07095%2C0.32767c0.05154%2C-0.0517%200.10531%2C-0.09685%200.16059%2C-0.13617c0.08739%2C-0.06189%200.18075%2C-0.10922%200.27934%2C-0.14053c0.09934%2C-0.03422%200.20316%2C-0.05097%200.31072%2C-0.05097c0.15163%2C0%200.27113%2C0.02549%200.35852%2C0.07646c0.08739%2C0.04879%200.15163%2C0.11505%200.19197%2C0.20025c0.01269%2C0.02549%200.02389%2C0.0517%200.0336%2C0.07937c0.0605%2C-0.06262%200.12399%2C-0.11723%200.18972%2C-0.16457c0.08739%2C-0.06189%200.18075%2C-0.10922%200.27934%2C-0.14053c0.09934%2C-0.03422%200.20241%2C-0.05097%200.31069%2C-0.05097c0.15167%2C0%200.27038%2C0.02549%200.3586%2C0.07646c0.08728%2C0.04879%200.15085%2C0.11505%200.19186%2C0.20025c0.04113%2C0.08228%200.0673%2C0.17622%200.07852%2C0.2818c0.01192%2C0.10486%200.01788%2C0.21262%200.01788%2C0.32331z%22%20style%3D%22fill%3A%20rgb(18%2C%2018%2C%2018)%20!important%3B%20stroke%3A%20none%20!important%3B%22%2F%3E%3Cpath%20stroke%3D%22null%22%20d%3D%22m9.45041%2C13.01725c-0.07544%2C0%20-0.14266%2C-0.01675%20-0.20092%2C-0.05098c-0.05826%2C-0.03714%20-0.10532%2C-0.08956%20-0.14043%2C-0.15801c-0.03212%2C-0.06845%20-0.0478%2C-0.15219%20-0.0478%2C-0.25122l0%2C-2.37964l0.35404%2C0l0.07469%2C0.65535l0%2C1.57502c0%2C0.08811%200.02166%2C0.14781%200.06573%2C0.17913c0.04631%2C0.03131%200.09934%2C0.0466%200.1576%2C0.0466l0%2C0.34078c-0.03809%2C0.01457%20-0.07843%2C0.02404%20-0.12249%2C0.02986c-0.04407%2C0.00874%20-0.09038%2C0.01311%20-0.14043%2C0.01311z%22%20style%3D%22fill%3A%20rgb(18%2C%2018%2C%2018)%20!important%3B%20stroke%3A%20none%20!important%3B%22%2F%3E%3Cpath%20stroke%3D%22null%22%20d%3D%22m8.69677%2C11.18883c-0.05826%2C-0.11068%20-0.14713%2C-0.19879%20-0.26664%2C-0.2636c-0.11951%2C-0.06553%20-0.27113%2C-0.0983%20-0.45487%2C-0.0983c-0.12175%2C0%20-0.24723%2C0.01383%20-0.37571%2C0.04223c-0.12772%2C0.0284%20-0.25171%2C0.07136%20-0.37122%2C0.12816l0.13072%2C0.3284c0.10531%2C-0.04587%200.2054%2C-0.07718%200.30175%2C-0.09393c0.09934%2C-0.01966%200.18971%2C-0.02986%200.27113%2C-0.02986c0.15461%2C0%200.26217%2C0.03714%200.32342%2C0.11068c0.06125%2C0.07355%200.09186%2C0.1551%200.09186%2C0.24321l0%2C0.17986c-0.00597%2C-0.0051%20-0.01194%2C-0.00947%20-0.01792%2C-0.01384c-0.12174%2C-0.09102%20-0.28531%2C-0.13616%20-0.48923%2C-0.13616c-0.16357%2C0%20-0.30473%2C0.03059%20-0.42424%2C0.0932c-0.11951%2C0.06262%20-0.21063%2C0.14781%20-0.27487%2C0.25558c-0.06423%2C0.10559%20-0.09635%2C0.22646%20-0.09635%2C0.36263c0%2C0.14781%200.03063%2C0.27525%200.09188%2C0.38301c0.06423%2C0.10559%200.15611%2C0.18642%200.2756%2C0.24321c0.11876%2C0.0568%200.26218%2C0.08519%200.42798%2C0.08519c0.18076%2C0%200.33836%2C-0.04151%200.47206%2C-0.12379c0.03809%2C-0.02404%200.07319%2C-0.0517%200.10382%2C-0.08301l0.05378%2C0.2199l0.31446%2C0l0%2C-1.46579c0%2C-0.1369%20-0.02913%2C-0.2585%20-0.0874%2C-0.367zm-0.46756%2C1.35512c-0.07843%2C0.0568%20-0.18226%2C0.08519%20-0.31073%2C0.08519c-0.12846%2C0%20-0.23154%2C-0.0284%20-0.30997%2C-0.08519c-0.07843%2C-0.05971%20-0.11801%2C-0.14199%20-0.11801%2C-0.24685c0%2C-0.10486%200.03959%2C-0.19078%200.11801%2C-0.24758c0.07843%2C-0.0568%200.18226%2C-0.08519%200.30997%2C-0.08519c0.12772%2C0%200.2323%2C0.0284%200.31073%2C0.08519c0.07842%2C0.0568%200.118%2C0.1398%200.118%2C0.24758c0%2C0.10776%20-0.03959%2C0.18713%20-0.118%2C0.24685z%22%20style%3D%22fill%3A%20rgb(18%2C%2018%2C%2018)%20!important%3B%20stroke%3A%20none%20!important%3B%22%2F%3E%3Cpath%20stroke%3D%22null%22%20d%3D%22m6.81904%2C11.35266c-0.08142%2C-0.16165%20-0.19644%2C-0.28835%20-0.34508%2C-0.37937c-0.14565%2C-0.09102%20-0.31744%2C-0.13617%20-0.51612%2C-0.13617c-0.19867%2C0%20-0.35927%2C0.04515%20-0.50267%2C0.13617c-0.06647%2C0.04223%20-0.12623%2C0.09248%20-0.17926%2C0.15l-0.06498%2C-0.28617l-0.33238%2C0l0%2C2.98547l0.36226%2C0l0.07469%2C-0.4267l0%2C-0.63642c0.04258%2C0.04151%200.08963%2C0.07792%200.13968%2C0.10995c0.1434%2C0.08811%200.31072%2C0.13253%200.50267%2C0.13253c0.19197%2C0%200.37047%2C-0.04441%200.51612%2C-0.13253c0.14864%2C-0.09102%200.26366%2C-0.21699%200.34508%2C-0.37937c0.08142%2C-0.16165%200.12249%2C-0.35025%200.12249%2C-0.56651c0%2C-0.21626%20-0.04107%2C-0.40923%20-0.12249%2C-0.57088zm-0.48923%2C1.08643c-0.11054%2C0.13107%20-0.25693%2C0.19587%20-0.43695%2C0.19587c-0.18%2C0%20-0.32192%2C-0.0648%20-0.43321%2C-0.19587c-0.11055%2C-0.13035%20-0.16582%2C-0.30364%20-0.16582%2C-0.51992c0%2C-0.21626%200.05527%2C-0.38884%200.16582%2C-0.51991c0.11128%2C-0.13034%200.25544%2C-0.19587%200.43321%2C-0.19587c0.17777%2C0%200.32641%2C0.06699%200.43695%2C0.20025c0.11055%2C0.13107%200.16582%2C0.30437%200.16582%2C0.51991c0%2C0.21553%20-0.05527%2C0.38519%20-0.16582%2C0.51554z%22%20style%3D%22fill%3A%20rgb(18%2C%2018%2C%2018)%20!important%3B%20stroke%3A%20none%20!important%3B%22%2F%3E%3Cpath%20stroke%3D%22null%22%20d%3D%22m22.84335%2C11.23033l0%2C1.13011c0%2C0.0801%200.02092%2C0.14053%200.06205%2C0.18131c0.04405%2C0.04005%200.09862%2C0.06044%200.16358%2C0.06044c0.05001%2C0%200.09488%2C-0.00292%200.13297%2C-0.00874c0.03879%2C-0.00583%200.07244%2C-0.01311%200.10224%2C-0.02185l0%2C0.40195c-0.03879%2C0.01092%20-0.08132%2C0.02111%20-0.12841%2C0.02986c-0.04487%2C0.00874%20-0.0978%2C0.0131%20-0.15985%2C0.0131c-0.18894%2C0%20-0.33909%2C-0.05315%20-0.45114%2C-0.16019c-0.10984%2C-0.10922%20-0.16429%2C-0.27743%20-0.16429%2C-0.50462l0%2C-1.12137l-0.33243%2C0l0%2C-0.39758l0.33243%2C0l0.08436%2C-0.4369l0.35848%2C0l0%2C0.4369l0.46084%2C0l0%2C0.39758l-0.46084%2C0z%22%20style%3D%22fill%3A%20rgb(18%2C%2018%2C%2018)%20!important%3B%20stroke%3A%20none%20!important%3B%22%2F%3E%3Cpath%20stroke%3D%22null%22%20d%3D%22m21.86863%2C11.34974c-0.0881%2C-0.16384%20-0.21278%2C-0.29199%20-0.37192%2C-0.38374c-0.15914%2C-0.09248%20-0.34505%2C-0.13835%20-0.55794%2C-0.13835c-0.21289%2C0%20-0.39435%2C0.04587%20-0.5535%2C0.13835c-0.15903%2C0.09175%20-0.28382%2C0.21991%20-0.37192%2C0.38374c-0.08892%2C0.16457%20-0.13297%2C0.35681%20-0.13297%2C0.57889c0%2C0.22209%200.04405%2C0.40996%200.13297%2C0.5738c0.0881%2C0.16456%200.21289%2C0.29272%200.37192%2C0.38447c0.15914%2C0.08957%200.34364%2C0.13398%200.5535%2C0.13398c0.23895%2C0%200.43689%2C-0.04441%200.59299%2C-0.13398c0.15985%2C-0.09174%200.28989%2C-0.22864%200.38991%2C-0.40996l-0.33161%2C-0.20315c-0.07093%2C0.10631%20-0.15389%2C0.19587%20-0.24795%2C0.26797c-0.09488%2C0.07208%20-0.22937%2C0.10776%20-0.40335%2C0.10776c-0.18894%2C0%20-0.33687%2C-0.05607%20-0.44296%2C-0.1682c-0.10002%2C-0.10923%20-0.15307%2C-0.2534%20-0.15833%2C-0.43181l1.65524%2C0c0.00292%2C-0.01747%200.00444%2C-0.03641%200.00444%2C-0.05607c0.00292%2C-0.0233%200.00444%2C-0.04514%200.00444%2C-0.0648c0%2C-0.22208%20-0.04405%2C-0.41432%20-0.13297%2C-0.57889zm-1.52367%2C0.32841c0.0187%2C-0.13108%200.07022%2C-0.24103%200.1554%2C-0.32841c0.10902%2C-0.11505%200.25543%2C-0.17257%200.43841%2C-0.17257c0.20693%2C0%200.36%2C0.07063%200.46084%2C0.2119c0.05901%2C0.08301%200.10014%2C0.17913%200.12479%2C0.28909l-1.17944%2C0z%22%20style%3D%22fill%3A%20rgb(18%2C%2018%2C%2018)%20!important%3B%20stroke%3A%20none%20!important%3B%22%2F%3E%3Cpath%20stroke%3D%22null%22%20d%3D%22m19.64143%2C11.34974c-0.08892%2C-0.16384%20-0.21289%2C-0.29199%20-0.37204%2C-0.38374c-0.15903%2C-0.09248%20-0.34505%2C-0.13835%20-0.55794%2C-0.13835c-0.21289%2C0%20-0.39435%2C0.04587%20-0.5535%2C0.13835c-0.15985%2C0.09175%20-0.28382%2C0.21991%20-0.37192%2C0.38374c-0.08892%2C0.16457%20-0.13297%2C0.35681%20-0.13297%2C0.57889c0%2C0.22209%200.04405%2C0.40996%200.13297%2C0.5738c0.0881%2C0.16456%200.21208%2C0.29272%200.37192%2C0.38447c0.15914%2C0.08957%200.34364%2C0.13398%200.5535%2C0.13398c0.23907%2C0%200.437%2C-0.04441%200.59311%2C-0.13398c0.15985%2C-0.09174%200.28978%2C-0.22864%200.3898%2C-0.40996l-0.33161%2C-0.20315c-0.07093%2C0.10631%20-0.15389%2C0.19587%20-0.24795%2C0.26797c-0.09488%2C0.07208%20-0.22925%2C0.10776%20-0.40335%2C0.10776c-0.18894%2C0%20-0.33687%2C-0.05607%20-0.44285%2C-0.1682c-0.10014%2C-0.10923%20-0.15318%2C-0.2534%20-0.15844%2C-0.43181l1.65524%2C0c0.00292%2C-0.01747%200.00444%2C-0.03641%200.00444%2C-0.05607c0.00304%2C-0.0233%200.00444%2C-0.04514%200.00444%2C-0.0648c0%2C-0.22208%20-0.04405%2C-0.41432%20-0.13285%2C-0.57889zm-1.52379%2C0.32841c0.0187%2C-0.13108%200.07022%2C-0.24103%200.1554%2C-0.32841c0.10902%2C-0.11505%200.25543%2C-0.17257%200.43841%2C-0.17257c0.20693%2C0%200.36%2C0.07063%200.46084%2C0.2119c0.05901%2C0.08301%200.10014%2C0.17913%200.12479%2C0.28909l-1.17944%2C0z%22%20style%3D%22fill%3A%20rgb(18%2C%2018%2C%2018)%20!important%3B%20stroke%3A%20none%20!important%3B%22%2F%3E%3Cpath%20stroke%3D%22null%22%20d%3D%22m17.7435%2C10.86624l0%2C0.38884l-0.13741%2C0c-0.20097%2C0%20-0.34668%2C0.02986%20-0.43852%2C0.0903c-0.05305%2C0.03349%20-0.0978%2C0.0779%20-0.13297%2C0.13397l0%2C1.49857l-0.44285%2C0l0%2C-2.14154l0.33687%2C0l0.04475%2C0.27379c0.0194%2C-0.02184%200.04113%2C-0.04442%200.06578%2C-0.06699c0.06497%2C-0.06044%200.14045%2C-0.11068%200.22633%2C-0.15073c0.08506%2C-0.04296%200.17246%2C-0.06481%200.26138%2C-0.06481c0.04405%2C0%200.08518%2C0.00291%200.12327%2C0.00874c0.04183%2C0.00583%200.07244%2C0.01529%200.09336%2C0.02986z%22%20style%3D%22fill%3A%20rgb(18%2C%2018%2C%2018)%20!important%3B%20stroke%3A%20none%20!important%3B%22%2F%3E%3Cpath%20stroke%3D%22null%22%20d%3D%22m15.80222%2C11.23033l0%2C1.13011c0%2C0.0801%200.02092%2C0.14053%200.06193%2C0.18131c0.04417%2C0.04005%200.09862%2C0.06044%200.16358%2C0.06044c0.05083%2C0%200.09488%2C-0.00292%200.13297%2C-0.00874c0.03891%2C-0.00583%200.07244%2C-0.01311%200.10236%2C-0.02185l0%2C0.40195c-0.03879%2C0.01092%20-0.08144%2C0.02111%20-0.12853%2C0.02986c-0.04475%2C0.00874%20-0.0978%2C0.0131%20-0.15973%2C0.0131c-0.18906%2C0%20-0.3392%2C-0.05315%20-0.45196%2C-0.16019c-0.10902%2C-0.10922%20-0.16358%2C-0.27743%20-0.16358%2C-0.50462l0%2C-1.12137l-0.33231%2C0l0%2C-0.39758l0.33231%2C0l0.08448%2C-0.4369l0.35848%2C0l0%2C0.4369l0.46084%2C0l0%2C0.39758l-0.46084%2C0z%22%20style%3D%22fill%3A%20rgb(18%2C%2018%2C%2018)%20!important%3B%20stroke%3A%20none%20!important%3B%22%2F%3E%3Cpath%20stroke%3D%22null%22%20d%3D%22m14.13436%2C13.02088c-0.15085%2C0%20-0.29948%2C-0.03422%20-0.4474%2C-0.1034c-0.14489%2C-0.06917%20-0.26442%2C-0.18713%20-0.35848%2C-0.35388l0.33675%2C-0.21554c0.08296%2C0.10631%200.16066%2C0.18423%200.23463%2C0.23302c0.07385%2C0.04587%200.16954%2C0.06917%200.28756%2C0.06917c0.09406%2C0%200.16651%2C-0.0233%200.21652%2C-0.06917c0.05305%2C-0.04879%200.07992%2C-0.10777%200.07992%2C-0.17695c0%2C-0.04587%20-0.01344%2C-0.08664%20-0.03949%2C-0.12087c-0.02395%2C-0.03422%20-0.06649%2C-0.06626%20-0.12853%2C-0.09466c-0.06193%2C-0.03131%20-0.15085%2C-0.06189%20-0.26582%2C-0.09029c-0.21289%2C-0.05462%20-0.37648%2C-0.1267%20-0.49157%2C-0.21554c-0.11498%2C-0.08956%20-0.17246%2C-0.23009%20-0.17246%2C-0.42306c0%2C-0.11505%200.0298%2C-0.21991%200.0888%2C-0.3153c0.05901%2C-0.09466%200.14501%2C-0.17112%200.25694%2C-0.22864c0.11206%2C-0.05753%200.24503%2C-0.08665%200.39891%2C-0.08665c0.18298%2C0%200.33979%2C0.03714%200.46984%2C0.11214c0.12993%2C0.07209%200.23147%2C0.15801%200.30544%2C0.25923l-0.34131%2C0.24612c-0.04113%2C-0.05169%20-0.10166%2C-0.10194%20-0.18158%2C-0.15146c-0.07981%2C-0.0517%20-0.17994%2C-0.07791%20-0.30099%2C-0.07791c-0.07385%2C0%20-0.14185%2C0.02039%20-0.2039%2C0.06044c-0.06193%2C0.04005%20-0.09254%2C0.09612%20-0.09254%2C0.1682c0%2C0.0721%200.02839%2C0.13108%200.08436%2C0.17695c0.05901%2C0.04296%200.1651%2C0.08228%200.31887%2C0.1165c0.25998%2C0.06044%200.44448%2C0.13982%200.5535%2C0.23738c0.10902%2C0.09466%200.16358%2C0.22137%200.16358%2C0.3801c0%2C0.13836%20-0.03657%2C0.25777%20-0.11054%2C0.35827c-0.07093%2C0.09757%20-0.1651%2C0.17402%20-0.28382%2C0.22864c-0.11498%2C0.05169%20-0.24047%2C0.0779%20-0.37648%2C0.0779l-0.0007%2C-0.00073z%22%20style%3D%22fill%3A%20rgb(18%2C%2018%2C%2018)%20!important%3B%20stroke%3A%20none%20!important%3B%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E",
    "favicon": "https://palmstreet.app/apple-touch-icon.png",
    "ogImage": "https://storage.googleapis.com/plantstory-assets/web/images/home-og-ad.webp",
    "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 'Palmstreet'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Download App",
      "reasoning": "Button #0 with text 'Download App' uses a vibrant green color (#B9EC51), which is a strong indicator of a primary call-to-action. The color is eye-catching and aligns with the brand's accent color, making it the primary CTA."
    },
    "secondary": {
      "index": 1,
      "text": "LIVE",
      "reasoning": "Button #1 with text 'LIVE' has a white background (#FFFFFF), which is less prominent than the vibrant green of the primary button. It serves as a secondary action with a different color group."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "playful",
    "energy": "medium",
    "targetAudience": "Plant enthusiasts and shoppers interested in unique, handmade goods."
  },
  "designSystem": {
    "framework": "material",
    "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 'Palmstreet'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles