Home · Branding · Knowtex

Knowtex Brand Identity

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

Download JSON
Primary
#1A081C
Accent
#2D1466
Body Font
Instrument Sans
Heading
Hedvig Letters Serif

Color Palette

Brand palette extracted from http://www.knowtex.ai/.

primary
#1A081C
rgb(26, 8, 28)
secondary
#F3E6D8
rgb(243, 230, 216)
accent
#2D1466
rgb(45, 20, 102)
background
#FBF5ED
rgb(251, 245, 237)
textPrimary
#2D1466
rgb(45, 20, 102)
link
#2D1466
rgb(45, 20, 102)

Typography

Each font links to its Google Fonts page where available.

primary
Instrument Sans
Instrument Sans Google Fonts →
heading
Hedvig Letters Serif
Hedvig Letters Serif Google Fonts →
Hedvig Letters Serif, Georgia, 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

Knowtex logo
Logo
Knowtex favicon
Favicon
Knowtex social image
Social Card

UI Components

Live previews rendered using Knowtex's actual button styles.

buttonPrimary
background #2D1466 textColor #FFFFFF borderRadius 9999px shadow none
buttonSecondary
background #FFFFFF textColor #1A081C borderRadius 9999px shadow none

Brand Personality

Tone: professional Energy: medium Audience: healthcare professionals

Knowtex Brand in the Wild

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

Frequently Asked Questions

What is Knowtex's primary brand color?

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

What accent color does Knowtex use?

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

What font does Knowtex use?

Knowtex uses Instrument Sans for body text and Hedvig Letters Serif for headings. Fonts were detected on http://www.knowtex.ai/ as part of their live design system.

Does Knowtex use a light or dark theme?

Knowtex's primary site uses a light color scheme, with a background of #FBF5ED.

Where can I find Knowtex's logo?

Knowtex's logo is available directly on their site (http://www.knowtex.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 http://www.knowtex.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 Knowtex.

Methodology

Brand data on this page was extracted from http://www.knowtex.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 Knowtex.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Instrument Sans",
      "role": "body"
    },
    {
      "family": "Hedvig Letters Serif",
      "role": "heading"
    },
    {
      "family": "Arial",
      "role": "body"
    },
    {
      "family": "Georgia",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#1A081C",
    "secondary": "#F3E6D8",
    "accent": "#2D1466",
    "background": "#FBF5ED",
    "textPrimary": "#2D1466",
    "link": "#2D1466"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Instrument Sans",
      "heading": "Hedvig Letters Serif"
    },
    "fontStacks": {
      "heading": [
        "Hedvig Letters Serif",
        "Georgia",
        "sans-serif"
      ],
      "body": [
        "Instrument Sans",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Instrument Sans",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "48px",
      "h2": "40px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "16px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#2D1466",
      "textColor": "#FFFFFF",
      "borderRadius": "9999px",
      "borderRadiusCorners": {
        "topLeft": "9999px",
        "topRight": "9999px",
        "bottomRight": "9999px",
        "bottomLeft": "9999px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#1A081C",
      "borderRadius": "9999px",
      "borderRadiusCorners": {
        "topLeft": "9999px",
        "topRight": "9999px",
        "bottomRight": "9999px",
        "bottomLeft": "9999px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20viewBox%3D%220%200%20142%2040%22%20fill%3D%22none%22%20aria-hidden%3D%22true%22%20class%3D%22nav_logo%22%20data-fc-idx%3D%220%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M72.2573%2025.99C73.5433%2025.99%2074.6635%2026.2775%2075.6192%2026.8513C76.5897%2027.4223%2077.3683%2028.2753%2077.8521%2029.2982C78.3845%2030.3368%2078.651%2031.5682%2078.651%2032.9956C78.651%2034.4221%2078.3847%2035.6641%2077.8521%2036.7206C77.362%2037.732%2076.5843%2038.5734%2075.6192%2039.1387C74.6635%2039.7126%2073.5422%2040%2072.2573%2040C70.9535%2040%2069.8214%2039.7127%2068.8667%2039.1387C67.9112%2038.5637%2067.1675%2037.758%2066.635%2036.7206C66.1201%2035.6641%2065.8624%2034.4221%2065.8624%2032.9956C65.8624%2031.5692%2066.1203%2030.3368%2066.635%2029.2982C67.1676%2028.2429%2067.9111%2027.4263%2068.8667%2026.8513C69.8214%2026.2773%2070.9524%2025.99%2072.2573%2025.99ZM72.2573%2027.7978C70.989%2027.7978%2069.979%2028.2421%2069.2255%2029.1312C68.4907%2030.0206%2068.1228%2031.3094%2068.1228%2032.9956C68.1228%2034.6629%2068.4907%2035.9516%2069.2255%2036.8588C69.9791%2037.7491%2070.989%2038.1933%2072.2573%2038.1933C73.5058%2038.1933%2074.508%2037.748%2075.2604%2036.8588C76.014%2035.9516%2076.3906%2034.6629%2076.3906%2032.9956C76.3906%2031.3083%2076.0151%2030.0195%2075.2604%2029.1312C74.508%2028.2421%2073.5057%2027.7979%2072.2573%2027.7978Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M108.123%2026.241H112.367V27.9912H108.125V34.8563C108.125%2035.914%20108.344%2036.7206%20108.785%2037.2756C109.226%2037.8138%20109.942%2038.0828%20110.934%2038.0828C111.228%2038.0828%20111.522%2038.0457%20111.817%2037.9711C112.109%2037.8976%20112.376%2037.8223%20112.614%2037.7477L113.001%2039.4715C112.762%2039.6007%20112.414%2039.7216%20111.954%2039.833C111.495%2039.9445%20111.053%2040%20110.631%2040C109.051%2040%20107.866%2039.5832%20107.076%2038.7495C106.286%2037.8969%20105.891%2036.6735%20105.891%2035.0797V27.9912H103.273V26.241H105.891V22.098H108.123V26.241Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M120.379%2025.99C122.197%2025.99%20123.622%2026.5833%20124.651%2027.7702C125.68%2028.937%20126.195%2030.5492%20126.195%2032.6064V33.4677H116.109C116.182%2035.0057%20116.623%2036.1834%20117.432%2036.9981C118.239%2037.7947%20119.361%2038.1933%20120.794%2038.1933C121.601%2038.1933%20122.373%2038.0735%20123.108%2037.8318C123.878%2037.5518%20124.588%2037.1274%20125.202%2036.5813L125.973%2038.1657C125.368%2038.7396%20124.597%2039.1947%20123.659%2039.5279C122.736%2039.8408%20121.768%2040%20120.794%2040C118.68%2040%20117.007%2039.3796%20115.777%2038.1381C114.546%2036.8787%20113.931%2035.1729%20113.931%2033.022C113.931%2031.6335%20114.206%2030.4099%20114.759%2029.3534C115.309%2028.2792%20116.062%2027.4539%20117.017%2026.8789C117.99%2026.2861%20119.112%2025.9901%20120.379%2025.99ZM120.436%2027.6585C119.168%2027.6585%20118.166%2028.056%20117.432%2028.8525C116.697%2029.6494%20116.265%2030.6977%20116.135%2031.995H124.266C124.21%2030.6242%20123.852%2029.5574%20123.19%2028.7985C122.547%2028.0385%20121.629%2027.6586%20120.436%2027.6585Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M36.3649%2029.0483H36.4199L45.8454%2020.1544H48.7384L38.5966%2029.6886L49.3448%2039.7501H46.368L36.4187%2030.5222H36.3637V39.7501L34.1045%2039.7489V20.1544H36.3649V29.0483Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M57.8063%2025.99C60.9842%2025.99%2062.5735%2027.7697%2062.5735%2031.3283V39.7489H60.3418V31.4664C60.3418%2030.2071%2060.0928%2029.2882%2059.5967%2028.7132C59.1193%2028.1216%2058.3474%2027.8255%2057.2813%2027.8255C56.0506%2027.8256%2055.0678%2028.214%2054.332%2028.9919C53.6161%2029.7519%2053.2581%2030.7709%2053.258%2032.0502V39.7501L51.0263%2039.7489V26.241H53.203V28.5474C53.6439%2027.6949%2054.2683%2027.0548%2055.0771%2026.629C55.8859%2026.2034%2056.7954%2025.99%2057.8063%2025.99Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M134.471%2031.2154L138.385%2026.241H141.002L135.767%2032.7722L141.333%2039.7489H138.687L134.445%2034.3854L130.254%2039.7489L127.609%2039.7501L133.177%2032.7734L127.94%2026.241H130.585L134.471%2031.2154Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M22.7594%201.78822e-05C23.0517%20-0.00115444%2023.3416%200.0553228%2023.6122%200.16699C23.8827%200.278747%2024.1293%200.443474%2024.3369%200.651088C24.5446%200.858898%2024.7095%201.10689%2024.8225%201.37904C24.9354%201.65112%2024.9948%201.94295%2024.9959%202.23792C24.9952%202.40103%2024.9745%202.56169%2024.9397%202.71842L34.4597%208.07954C34.4915%208.0973%2034.5211%208.11916%2034.5494%208.142C34.7448%207.95979%2034.97%207.81254%2035.2167%207.71076C35.4873%207.59915%2035.7771%207.54252%2036.0695%207.54378C36.362%207.54246%2036.6526%207.59906%2036.9234%207.71076C37.1941%207.82245%2037.4404%207.98719%2037.6481%208.19485C37.8558%208.40252%2038.0206%208.64959%2038.1337%208.9216C38.2468%209.19366%2038.3058%209.48547%2038.3071%209.78049C38.306%2010.0756%2038.248%2010.3683%2038.1349%2010.6406C38.0218%2010.9127%2037.8559%2011.1596%2037.6481%2011.3673C37.4404%2011.5751%2037.1941%2011.7397%2036.9234%2011.8514C36.6526%2011.9632%2036.3621%2012.0197%2036.0695%2012.0184C34.8343%2012.0182%2033.8318%2011.0163%2033.8318%209.78049C33.8326%209.59799%2033.8583%209.41727%2033.9023%209.24113C33.8766%209.23073%2033.8503%209.2213%2033.8258%209.2075L24.3094%203.84758C23.8928%204.25082%2023.3378%204.47695%2022.7594%204.47462C22.1143%204.47458%2021.535%204.1993%2021.1269%203.76229C21.1218%203.76534%2021.1178%203.7702%2021.1126%203.7731L11.5866%209.13542C11.6494%209.34276%2011.6836%209.55975%2011.6847%209.78049C11.6835%2010.0756%2011.6244%2010.3683%2011.5113%2010.6406C11.4521%2010.7829%2011.3775%2010.9176%2011.2912%2011.0442L15.2068%2015.8563C15.2603%2015.922%2015.3009%2015.9972%2015.3252%2016.0786C15.3269%2016.0842%2015.3261%2016.0909%2015.3276%2016.0966C15.375%2016.0729%2015.4233%2016.0496%2015.4723%2016.0293C15.7429%2015.9177%2016.0327%2015.8611%2016.3251%2015.8623C16.6177%2015.861%2016.9082%2015.9176%2017.179%2016.0293C17.4497%2016.141%2017.696%2016.3057%2017.9038%2016.5134C18.1116%2016.7212%2018.2762%2016.9691%2018.3893%2017.2414C18.5024%2017.5135%2018.5616%2017.8052%2018.5628%2018.1003C18.5616%2018.3954%2018.5024%2018.6881%2018.3893%2018.9603C18.2763%2019.2323%2018.1114%2019.4794%2017.9038%2019.6871C17.8926%2019.6983%2017.8793%2019.7074%2017.8679%2019.7183L21.9019%2025.5515C21.9456%2025.6146%2021.975%2025.6862%2021.994%2025.7605C22.237%2025.6721%2022.495%2025.625%2022.7582%2025.626C23.0508%2025.6247%2023.3414%2025.6813%2023.6122%2025.793C23.8827%2025.9046%2024.1293%2026.0683%2024.3369%2026.2759C24.5446%2026.4834%2024.7093%2026.7307%2024.8225%2027.0026C24.9356%2027.2747%2024.9946%2027.5676%2024.9959%2027.8627C24.9947%2028.1577%2024.9355%2028.4495%2024.8225%2028.7216C24.7094%2028.9937%2024.5446%2029.2406%2024.3369%2029.4483C24.1292%2029.6561%2023.8829%2029.8207%2023.6122%2029.9324C23.5204%2029.9703%2023.4255%2029.9998%2023.3299%2030.0249V35.3488C23.4256%2035.374%2023.5203%2035.4046%2023.6122%2035.4425C23.8829%2035.5543%2024.1292%2035.7189%2024.3369%2035.9266C24.5446%2036.1344%2024.7094%2036.3813%2024.8225%2036.6534C24.9355%2036.9254%2024.9947%2037.2173%2024.9959%2037.5122C24.9946%2037.8073%2024.9356%2038.1002%2024.8225%2038.3723C24.7093%2038.6442%2024.5446%2038.8915%2024.3369%2039.0991C24.1293%2039.3066%2023.8827%2039.4703%2023.6122%2039.582C23.3414%2039.6937%2023.0508%2039.7503%2022.7582%2039.7489C21.523%2039.7488%2020.5218%2038.7481%2020.5218%2037.5122C20.523%2037.2173%2020.5822%2036.9254%2020.6952%2036.6534C20.8082%2036.3813%2020.9731%2036.1343%2021.1807%2035.9266C21.3884%2035.7188%2021.6348%2035.5543%2021.9055%2035.4425C21.9483%2035.4248%2021.9922%2035.4106%2022.0359%2035.3957V29.9781C21.1558%2029.6772%2020.522%2028.8452%2020.5218%2027.8627C20.524%2027.3503%2020.6996%2026.8559%2021.0157%2026.4609C20.9481%2026.4164%2020.8864%2026.3598%2020.8375%2026.2891L16.6982%2020.3057C16.5752%2020.3262%2016.4504%2020.3387%2016.3251%2020.3382C16.0508%2020.3381%2015.7893%2020.2855%2015.5465%2020.1952L11.3905%2026.2026C11.4173%2026.2269%2011.445%2026.2502%2011.4706%2026.2759C11.6784%2026.4837%2011.8443%2026.7304%2011.9574%2027.0026C12.0705%2027.2748%2012.1284%2027.5676%2012.1296%2027.8627C12.1284%2028.1578%2012.0693%2028.4495%2011.9562%2028.7216C11.843%2028.9939%2011.6785%2029.2417%2011.4706%2029.4495C11.2627%2029.6573%2011.0156%2029.822%2010.7447%2029.9336C10.4738%2030.0452%2010.1833%2030.1021%209.89073%2030.1006L9.89192%2030.0994C8.65693%2030.0992%207.65449%2029.0972%207.65425%2027.8627C7.65541%2027.5676%207.71458%2027.2748%207.82767%2027.0026C7.94075%2026.7304%208.10667%2026.4837%208.31443%2026.2759C8.52218%2026.0681%208.76844%2025.9035%209.03919%2025.7918C9.30983%2025.6801%209.59952%2025.6235%209.89192%2025.6248C9.99528%2025.6243%2010.0985%2025.6325%2010.2005%2025.6464L14.5144%2019.4108C14.2473%2019.0422%2014.0874%2018.5903%2014.0874%2018.1003C14.0886%2017.8053%2014.1479%2017.5134%2014.2608%2017.2414C14.3162%2017.1081%2014.3837%2016.9801%2014.4629%2016.8606C14.3631%2016.82%2014.2719%2016.7585%2014.2022%2016.6732L10.2854%2011.8562C10.0188%2011.964%209.73435%2012.0197%209.44702%2012.0184C9.04616%2012.0184%208.671%2011.9111%208.34552%2011.7265L4.0711%2016.9807C4.16157%2017.1113%204.24058%2017.2499%204.30193%2017.3975C4.41502%2017.6698%204.47419%2017.9625%204.47534%2018.2576C4.47417%2018.5526%204.41489%2018.8444%204.30193%2019.1165C4.18884%2019.3887%204.02295%2019.6366%203.81517%2019.8444C3.60747%2020.0521%203.36104%2020.2169%203.0904%2020.3285C2.81982%2020.4401%202.53%2020.4968%202.23767%2020.4955C1.00237%2020.4955%206.27164e-05%2019.4935%200%2018.2576C0.0011583%2017.9625%200.0591329%2017.6698%200.172221%2017.3975C0.285305%2017.1254%200.451269%2016.8785%200.658983%2016.6708C0.866731%2016.463%201.11299%2016.2984%201.38374%2016.1867C1.65456%2016.0749%201.94507%2016.0184%202.23767%2016.0197C2.51856%2016.0185%202.79671%2016.0716%203.05811%2016.1747L7.44735%2010.7811C7.29654%2010.4801%207.20935%2010.1414%207.20935%209.78169C7.21065%209.4867%207.26966%209.19484%207.38276%208.9228C7.49592%208.65071%207.66175%208.40376%207.86953%208.19606C8.07726%207.98844%208.32361%207.82362%208.59429%207.71196C8.86491%207.60039%209.15466%207.54367%209.44702%207.54499C9.96749%207.54264%2010.4699%207.72426%2010.869%208.05431L20.4763%202.64514C20.502%202.63064%2020.5294%202.61988%2020.5564%202.6091C20.5362%202.48824%2020.523%202.36452%2020.523%202.23792C20.5241%201.94298%2020.5834%201.65109%2020.6964%201.37904C20.8094%201.10689%2020.9743%200.858898%2021.1819%200.651088C21.3896%200.443407%2021.6361%200.278772%2021.9067%200.16699C22.1773%200.0552747%2022.4671%20-0.00113585%2022.7594%201.78822e-05Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M86.5002%2037.1098L90.4134%2026.241H92.3138L96.1745%2037.1375L100.005%2026.241H102.237L97.2209%2039.7489H95.0993L91.3236%2029.2706L87.5204%2039.7489H85.3712L80.3816%2026.241H82.7245L86.5002%2037.1098Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://cdn.prod.website-files.com/69a6904456d2410b124ed295/69a6e73d5ca61272959cfe2b_favicon-32x32.png",
    "ogImage": "https://cdn.prod.website-files.com/69a6904456d2410b124ed295/69ac46e01268965a57e0692c_og-tag-image.jpg",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, matches the brand 'Knowtex', and links to the homepage, making it the primary brand logo.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Request a Demo",
      "reasoning": "Button #1 is the primary CTA because it uses the vibrant brand color #2D1466, has clear action-oriented text 'Request a Demo', and is styled prominently with a border radius indicating a primary action."
    },
    "secondary": {
      "index": 5,
      "text": "Contact Us",
      "reasoning": "Button #5 is selected as the secondary CTA because it has a different background color (#FFFFFF) and offers a secondary action 'Contact Us', which is common for secondary buttons."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "healthcare professionals"
  },
  "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, matches the brand 'Knowtex', and links to the homepage, making it the primary brand logo.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles