Home · Branding · Pienso

Pienso Brand Identity

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

Download JSON
Primary
#02BB61
Accent
#00B9D2
Body Font
Times New Roman
Heading
Times New Roman

Color Palette

Brand palette extracted from https://pienso.com/.

primary
#02BB61
rgb(2, 187, 97)
accent
#00B9D2
rgb(0, 185, 210)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#131313
rgb(19, 19, 19)
link
#00B9D2
rgb(0, 185, 210)

Typography

Each font links to its Google Fonts page where available.

primary
Times New Roman
Times New Roman Google Fonts →
heading
Times New Roman
Times New Roman Google Fonts →
__fontHeading_691388, __fontHeading_Fallback_691388, 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

Pienso logo
Logo
Pienso favicon
Favicon
Pienso social image
Social Card

UI Components

Live previews rendered using Pienso's actual button styles.

buttonPrimary
background #F2F2F2 textColor #131313 borderColor #00B9D2 borderRadius 5px shadow rgba(0, 0, 0, 0) 0px 0px 0px 0px
buttonSecondary
background #FFFFFF textColor #131313 borderColor #00B9D2 borderRadius 5px shadow rgba(0, 0, 0, 0) 0px 0px 0px 0px

Brand Personality

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

Pienso Brand in the Wild

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

Frequently Asked Questions

What is Pienso's primary brand color?

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

What accent color does Pienso use?

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

What font does Pienso use?

Pienso uses Times New Roman as the primary typeface across body and headings.

Does Pienso use a light or dark theme?

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

Where can I find Pienso's logo?

Pienso's logo is available directly on their site (https://pienso.com/). 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://pienso.com/ 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 Pienso.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Times New Roman",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#02BB61",
    "accent": "#00B9D2",
    "background": "#FFFFFF",
    "textPrimary": "#131313",
    "link": "#00B9D2"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Times New Roman",
      "heading": "Times New Roman"
    },
    "fontStacks": {
      "heading": [
        "__fontHeading_691388",
        "__fontHeading_Fallback_691388",
        "sans-serif"
      ],
      "body": [
        "Times New Roman"
      ],
      "paragraph": [
        "__fontHeading_691388",
        "__fontHeading_Fallback_691388",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "101px",
      "h2": "32px",
      "body": "32px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#F2F2F2",
      "textColor": "#131313",
      "borderColor": "#00B9D2",
      "borderRadius": "5px",
      "borderRadiusCorners": {
        "topLeft": "5px",
        "topRight": "5px",
        "bottomRight": "5px",
        "bottomLeft": "5px"
      },
      "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#131313",
      "borderColor": "#00B9D2",
      "borderRadius": "5px",
      "borderRadiusCorners": {
        "topLeft": "5px",
        "topRight": "5px",
        "bottomRight": "5px",
        "bottomLeft": "5px"
      },
      "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20class%3D%22bhf6rz2%22%20viewBox%3D%220%200%20232%2055%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M84.0186%208.9995C81.5835%207.63384%2078.8674%206.94985%2075.8725%206.94985C72.8776%206.94985%2070.0325%207.61297%2067.5767%208.93921C65.1209%2010.2655%2063.195%2012.1343%2061.7966%2014.5456C60.3982%2016.957%2059.7002%2019.7091%2059.7002%2022.8045V47.5208H66.229V35.3041C67.0261%2035.9533%2067.8923%2036.5214%2068.8346%2037.0013C71.0116%2038.1073%2073.4374%2038.6591%2076.1121%2038.6591C79.0678%2038.6591%2081.7425%2037.9751%2084.1384%2036.6095C86.5343%2035.2438%2088.4095%2033.3449%2089.7687%2030.9127C91.1256%2028.4804%2091.8052%2025.7793%2091.8052%2022.8045C91.8052%2019.8297%2091.1164%2017.0775%2089.7388%2014.6662C88.3611%2012.2548%2086.4536%2010.3675%2084.0186%208.9995ZM82.5211%2029.6768C80.7634%2031.4854%2078.5472%2032.3896%2075.8725%2032.3896C73.1979%2032.3896%2070.8503%2031.4854%2069.0741%2029.6768C67.298%2027.8683%2066.4087%2025.5775%2066.4087%2022.8045C66.4087%2020.0314%2067.2957%2017.7406%2069.0741%2015.9321C70.8503%2014.1236%2073.1172%2013.2194%2075.8725%2013.2194C78.6278%2013.2194%2080.7634%2014.1236%2082.5211%2015.9321C84.2766%2017.7406%2085.1566%2020.0314%2085.1566%2022.8045C85.1566%2025.5775%2084.2789%2027.8683%2082.5211%2029.6768Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(19%2C%2019%2C%2019)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M102.167%2017.3789H95.5788V47.5208H102.167V17.3789Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(19%2C%2019%2C%2019)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M98.8731%206.04559C97.5945%206.04559%2096.5371%206.44671%2095.6986%207.25127C94.86%208.05583%2094.4407%209.08065%2094.4407%2010.3257C94.4407%2011.5708%2094.86%2012.5957%2095.6986%2013.4002C96.5371%2014.2048%2097.5945%2014.6059%2098.8731%2014.6059C100.152%2014.6059%20101.209%2014.2048%20102.048%2013.4002C102.886%2012.598%20103.306%2011.5732%20103.306%2010.3257C103.306%209.07833%20102.886%208.05583%20102.048%207.25127C101.209%206.44671%20100.152%206.04559%2098.8731%206.04559Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(19%2C%2019%2C%2019)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M129.63%2018.6148C127.375%2017.2282%20124.77%2016.535%20121.814%2016.535C118.858%2016.535%20116.103%2017.2074%20113.788%2018.5545C111.472%2019.9016%20109.664%2021.7704%20108.367%2024.1609C107.07%2026.5514%20106.42%2029.2966%20106.42%2032.3896C106.42%2035.4826%20107.088%2038.3067%20108.427%2040.7389C109.763%2043.1711%20111.631%2045.0492%20114.027%2046.3755C116.423%2047.7017%20119.118%2048.3648%20122.113%2048.3648C125.548%2048.3648%20128.502%2047.4907%20130.978%2045.7425C133.455%2043.9942%20135.27%2041.613%20136.429%2038.5988H129.601C127.963%2041.2513%20125.408%2042.5776%20121.934%2042.5776C119.218%2042.5776%20117.022%2041.6733%20115.345%2039.8648C114.191%2038.6197%20113.435%2037.0523%20113.073%2035.1627H136.549C136.668%2034.3187%20136.728%2033.3936%20136.728%2032.3896C136.728%2029.4148%20136.109%2026.7229%20134.871%2024.3116C133.632%2021.9002%20131.886%2020.0013%20129.63%2018.6148ZM115.315%2025.0953C116.971%2023.2868%20119.139%2022.3825%20121.814%2022.3825C124.489%2022.3825%20126.507%2023.2868%20128.103%2025.0953C129.225%2026.3659%20129.921%2027.9124%20130.195%2029.7371H113.067C113.421%2027.8915%20114.17%2026.345%20115.315%2025.0953Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(19%2C%2019%2C%2019)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M161.196%2018.1905C159.139%2017.0868%20156.833%2016.5327%20154.278%2016.5327C151.723%2016.5327%20149.367%2017.0752%20147.33%2018.1603C145.294%2019.2454%20143.697%2020.8035%20142.538%2022.8323C141.38%2024.8611%20140.801%2027.2029%20140.801%2029.8554L140.741%2047.5185H147.39L147.45%2029.9759C147.45%2027.8869%20148.07%2026.1781%20149.307%2024.8518C150.544%2023.5256%20152.203%2022.8625%20154.278%2022.8625C156.354%2022.8625%20157.92%2023.5163%20159.22%2024.8217C160.517%2026.1271%20161.166%2027.8451%20161.166%2029.9759V47.5185H167.815V29.8554C167.815%2027.2029%20167.225%2024.8727%20166.048%2022.8625C164.869%2020.8522%20163.254%2019.2964%20161.196%2018.1905Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(19%2C%2019%2C%2019)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M187.521%2029.7371L182.43%2029.1343C180.873%2028.9743%20179.765%2028.6126%20179.106%2028.0492C178.447%2027.4858%20178.117%2026.7021%20178.117%2025.6981C178.117%2024.5736%20178.606%2023.7087%20179.585%2023.1059C180.564%2022.5031%20181.99%2022.2017%20183.868%2022.2017C187.581%2022.2017%20189.537%2023.5488%20189.738%2026.2407H196.087C196.048%2023.2659%20194.907%2020.9055%20192.673%2019.1573C190.436%2017.4091%20187.542%2016.535%20183.987%2016.535C180.193%2016.535%20177.198%2017.3789%20175.003%2019.0669C172.807%2020.7548%20171.708%2023.0456%20171.708%2025.9392C171.708%2028.5129%20172.496%2030.5811%20174.074%2032.1485C175.65%2033.7159%20177.896%2034.6804%20180.813%2035.0421L186.383%2035.7052C187.821%2035.8652%20188.818%2036.1968%20189.378%2036.6999C189.938%2037.203%20190.217%2037.9149%20190.217%2038.84C190.217%2040.0457%20189.717%2040.9916%20188.719%2041.6733C187.722%2042.3573%20186.264%2042.6981%20184.347%2042.6981C182.19%2042.6981%20180.594%2042.3666%20179.555%2041.7035C178.516%2041.0403%20177.958%2040.0248%20177.878%2038.6591H171.529C171.568%2041.7127%20172.717%2044.0939%20174.973%2045.8028C177.228%2047.5116%20180.334%2048.3648%20184.287%2048.3648C188.24%2048.3648%20191.134%2047.4814%20193.331%2045.7123C195.527%2043.9432%20196.626%2041.6339%20196.626%2038.7797C196.626%2033.4747%20193.592%2030.4605%20187.521%2029.7371Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(19%2C%2019%2C%2019)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M229.178%2024.3417C227.8%2021.9095%20225.893%2020.0013%20223.458%2018.6148C221.022%2017.2282%20218.327%2016.535%20215.371%2016.535C212.416%2016.535%20209.72%2017.2282%20207.285%2018.6148C204.85%2020.0013%20202.943%2021.9095%20201.565%2024.3417C200.187%2026.7739%20199.499%2029.4774%20199.499%2032.4499C199.499%2035.4223%20200.187%2038.0563%20201.565%2040.4676C202.943%2042.879%20204.85%2044.7872%20207.285%2046.1946C209.72%2047.602%20212.416%2048.3231%20215.371%2048.3648C218.327%2048.3254%20221.022%2047.602%20223.458%2046.1946C225.893%2044.7872%20227.8%2042.879%20229.178%2040.4676C230.555%2038.0563%20231.244%2035.3829%20231.244%2032.4499C231.244%2029.5169%20230.555%2026.7739%20229.178%2024.3417ZM221.96%2039.4127C220.241%2041.2421%20218.046%2042.1556%20215.371%2042.1556C212.697%2042.1556%20210.499%2041.2421%20208.783%2039.4127C207.066%2037.5833%20206.207%2035.2624%20206.207%2032.4499C206.207%2029.6374%20207.066%2027.2562%20208.783%2025.4268C210.499%2023.5975%20212.697%2022.6839%20215.371%2022.6839C218.046%2022.6839%20220.241%2023.5975%20221.96%2025.4268C223.676%2027.2562%20224.536%2029.5957%20224.536%2032.4499C224.536%2035.3041%20223.676%2037.5833%20221.96%2039.4127Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(19%2C%2019%2C%2019)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M48.365%2017.0578V23.3687L36.8206%2030.0126V20.1404L13.0056%206.44565L21.4614%201.57778C23.3642%200.481642%2025.7172%200.481642%2027.6269%201.57778L45.2764%2011.7367H45.2834C47.1862%2012.8328%2048.3627%2014.8656%2048.3627%2017.0578H48.365ZM9.32536%208.58473L3.84209%2011.7436C1.93234%2012.8421%200.755859%2014.8748%200.755859%2017.0671V37.378C0.755859%2039.5772%201.93234%2041.603%203.84209%2042.6991L12.2979%2047.567V20.1659L20.8674%2015.2309L9.32304%208.58704L9.32536%208.58473ZM15.9619%2036.3859V49.6737L21.4452%2052.8326C23.3573%2053.9287%2025.7009%2053.9287%2027.6107%2052.8326L45.2602%2042.6737C47.1723%2041.5775%2048.3464%2039.5448%2048.3464%2037.3526V27.6168L24.5337%2041.3185L15.9596%2036.3859H15.9619Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(19%2C%2019%2C%2019)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://pienso.com/favicon.ico",
    "ogImage": "https://cdn.sanity.io/images/4k7oyo92/production/d11f5be9ad3a1341f5d339a550f62fd1a7b8d6df-1200x630.jpg?w=1200&h=630",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 15,
    "reasoning": "Selected #15 because it is visible, located in the header, and links to the homepage, which are strong indicators of it being the main brand logo.",
    "confidence": 0.85,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Book a demo",
      "reasoning": "Button #0 is selected as the primary CTA because it has a distinct border color (#00B9D2) that aligns with the accent color, making it stand out more than Button #1."
    },
    "secondary": {
      "index": 1,
      "text": "Book a demo",
      "reasoning": "Button #1 is selected as the secondary CTA because it shares a similar background color but lacks the distinct border emphasis of Button #0."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "data professionals and analysts"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.9,
    "overall": 0.9
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 15,
        "selectedLogoReasoning": "Selected #15 because it is visible, located in the header, and links to the homepage, which are strong indicators of it being the main brand logo.",
        "confidence": 0.85
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles