Home · Branding · Quicknode

Quicknode Brand Identity

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

Download JSON
Primary
#7646E7
Accent
#7646E7
Body Font
Denim
Heading
Denim

Color Palette

Brand palette extracted from https://www.quicknode.com.

primary
#7646E7
rgb(118, 70, 231)
secondary
#E7DEFF
rgb(231, 222, 255)
accent
#7646E7
rgb(118, 70, 231)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#2B2B2B
rgb(43, 43, 43)
link
#F0EAFF
rgb(240, 234, 255)

Typography

Each font links to its Google Fonts page where available.

primary
Denim
heading
Denim
Denim, system-ui, arial
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

Quicknode logo
Logo
Quicknode favicon
Favicon
Quicknode social image
Social Card

UI Components

Live previews rendered using Quicknode's actual button styles.

input
background #2B2B2B textColor #FFFFFF borderColor null borderRadius 0px shadow none
buttonPrimary
background #7646E7 textColor #FFFFFF borderRadius 33554400px shadow none
buttonSecondary
background #FFFFFF textColor #2B2B2B borderRadius 33554400px shadow none

Brand Personality

Tone: modern Energy: high Audience: developers and tech companies

Quicknode Brand in the Wild

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

Frequently Asked Questions

What is Quicknode's primary brand color?

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

What font does Quicknode use?

Quicknode uses Denim as the primary typeface across body and headings.

Does Quicknode use a light or dark theme?

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

Where can I find Quicknode's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Denim",
      "role": "body"
    },
    {
      "family": "Geist Mono",
      "role": "monospace"
    }
  ],
  "colors": {
    "primary": "#7646E7",
    "secondary": "#E7DEFF",
    "accent": "#7646E7",
    "background": "#FFFFFF",
    "textPrimary": "#2B2B2B",
    "link": "#F0EAFF"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Denim",
      "heading": "Denim"
    },
    "fontStacks": {
      "heading": [
        "Denim",
        "system-ui",
        "arial"
      ],
      "body": [
        "Denim",
        "system-ui",
        "arial"
      ],
      "paragraph": [
        "Denim",
        "system-ui",
        "arial"
      ]
    },
    "fontSizes": {
      "h1": "60px",
      "h2": "48px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "0px"
  },
  "components": {
    "input": {
      "background": "#2B2B2B",
      "textColor": "#FFFFFF",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#7646E7",
      "textColor": "#FFFFFF",
      "borderRadius": "33554400px",
      "borderRadiusCorners": {
        "topLeft": "33554400px",
        "topRight": "33554400px",
        "bottomRight": "33554400px",
        "bottomLeft": "33554400px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#2B2B2B",
      "borderRadius": "33554400px",
      "borderRadiusCorners": {
        "topLeft": "33554400px",
        "topRight": "33554400px",
        "bottomRight": "33554400px",
        "bottomLeft": "33554400px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%22158%22%20height%3D%2225%22%20viewBox%3D%220%200%20158%2025%22%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22hidden%20lg%3Ablock%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M40.8743%2022.6113C40.8466%2022.6251%2040.8258%2022.6412%2040.8073%2022.6666C39.5561%2024.2329%2037.9169%2025%2035.8276%2025C31.9769%2025%2029.5297%2022.3786%2029.5297%2018.177V7.47726H33.055V17.6749C33.055%2020.2594%2034.5671%2021.9479%2036.8688%2021.9479C39.4245%2021.9479%2041.1144%2020.1166%2041.1144%2017.2096V7.47956H44.6397V24.643H41.4722C41.4722%2024.643%2041.2367%2023.2194%2041.1398%2022.7495C41.1352%2022.7218%2041.1305%2022.6942%2041.0775%2022.6435C41.0267%2022.5974%2040.9597%2022.5951%2040.9597%2022.5951C40.9597%2022.5951%2040.9112%2022.5951%2040.872%2022.6136L40.8743%2022.6113Z%22%20fill%3D%22%23171717%22%20style%3D%22fill%3A%20rgb(23%2C%2023%2C%2023)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M50.7507%207.47726H47.2231V24.6407H50.7507V7.47726Z%22%20fill%3D%22%23171717%22%20style%3D%22fill%3A%20rgb(23%2C%2023%2C%2023)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M61.4231%2010.1701C63.7617%2010.1701%2065.2369%2011.391%2065.8857%2013.7613H69.1962C68.5129%209.52513%2065.8487%207.11797%2061.3515%207.11797C56.3857%207.11797%2052.932%2010.7091%2052.932%2016.0579C52.932%2021.4066%2056.3141%2024.9978%2061.2799%2024.9978C65.5971%2024.9978%2068.4759%2022.6643%2069.1962%2018.3545H65.8857C65.2369%2020.7248%2063.7617%2021.9456%2061.3515%2021.9456C58.4357%2021.9456%2056.4572%2019.8633%2056.4572%2016.0579C56.4572%2012.2525%2058.4011%2010.1701%2061.4231%2010.1701Z%22%20fill%3D%22%23171717%22%20style%3D%22fill%3A%20rgb(23%2C%2023%2C%2023)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M75.1273%2014.2704L82.1478%207.47736H85.9986V7.83671C85.9986%207.83671%2081.0581%2012.5612%2079.4675%2014.1736C79.4305%2014.2128%2079.3544%2014.2888%2079.3567%2014.3625C79.3567%2014.457%2079.4421%2014.5698%2079.4421%2014.5698L86.4303%2024.2814V24.6408H82.5079L76.9234%2016.8112L76.898%2016.7743C76.898%2016.7743%2076.8518%2016.696%2076.7548%2016.6891C76.6579%2016.6822%2076.6025%2016.7467%2076.6025%2016.7467L76.5425%2016.8042L75.2381%2018.0827C74.9634%2018.3522%2074.8087%2018.7208%2074.8087%2019.1054V24.6431H71.2834V0.189078H74.8087V14.1598C74.8087%2014.2957%2075.0072%2014.3925%2075.1296%2014.2704%22%20fill%3D%22%23171717%22%20style%3D%22fill%3A%20rgb(23%2C%2023%2C%2023)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M112.659%207.11797C107.584%207.11797%20103.987%2010.852%20103.987%2016.0579C103.987%2021.2638%20107.587%2024.9978%20112.659%2024.9978C117.731%2024.9978%20121.33%2021.2638%20121.33%2016.0579C121.33%2010.852%20117.731%207.11797%20112.659%207.11797ZM112.659%2021.9479C109.563%2021.9479%20107.584%2019.649%20107.584%2016.0602C107.584%2012.4713%20109.563%2010.1724%20112.659%2010.1724C115.755%2010.1724%20117.733%2012.4713%20117.733%2016.0602C117.733%2019.649%20115.755%2021.9479%20112.659%2021.9479Z%22%20fill%3D%22%23171717%22%20style%3D%22fill%3A%20rgb(23%2C%2023%2C%2023)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M135.964%2022.6759L135.98%2022.6598C136.07%2022.563%20136.202%2022.5031%20136.331%2022.5238C136.507%2022.5515%20136.627%2022.6713%20136.668%2022.8463L136.968%2024.6408H139.882V0.189079H136.356V9.11055C136.356%209.11055%20136.359%209.24415%20136.229%209.29252C136.093%209.3409%20136.012%209.23263%20136.012%209.23263C136.024%209.24876%20136.001%209.21651%20136.012%209.23263C134.8%207.76761%20133.21%207.11802%20131.174%207.11802C126.316%207.11802%20123.077%2010.8151%20123.077%2016.0579C123.077%2021.3007%20126.316%2024.9978%20130.85%2024.9978C133.062%2024.9978%20134.81%2024.2031%20135.966%2022.6759M131.46%2021.948C128.472%2021.948%20126.674%2019.7573%20126.674%2016.0602C126.674%2012.3631%20128.472%2010.1725%20131.46%2010.1725C134.447%2010.1725%20136.354%2012.3631%20136.354%2016.0602C136.354%2019.7573%20134.556%2021.948%20131.46%2021.948Z%22%20fill%3D%22%23171717%22%20style%3D%22fill%3A%20rgb(23%2C%2023%2C%2023)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M157.998%2015.5557C157.998%2010.4581%20154.83%207.11797%20150.01%207.11797C144.915%207.11797%20141.5%2010.9556%20141.63%2016.355C141.745%2021.1463%20145.67%2025.06%20150.472%2024.9978C154.572%2024.9448%20157.356%2022.556%20157.891%2019.2897H154.652C154.112%2020.9044%20152.746%2022.0193%20150.442%2022.0193C147.604%2022.0193%20145.741%2020.3032%20145.254%2017.5137C145.213%2017.2787%20145.393%2017.0645%20145.633%2017.0645H157.928C157.965%2016.5255%20158%2015.9519%20158%2015.5557H157.998ZM145.769%2014.4086C145.522%2014.4086%20145.339%2014.1759%20145.402%2013.9363C146.009%2011.5568%20147.646%2010.101%20150.012%2010.101C152.378%2010.101%20154.218%2011.6236%20154.567%2013.9502C154.604%2014.192%20154.412%2014.4086%20154.168%2014.4086H145.769Z%22%20fill%3D%22%23171717%22%20style%3D%22fill%3A%20rgb(23%2C%2023%2C%2023)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M5.07897%204.23411C3.18128%206.38558%202.07776%209.27878%202.07776%2012.6073C2.07776%2019.5846%206.91433%2024.6501%2013.7802%2024.9771L14.4889%2024.9956C14.4889%2024.9956%2014.4889%2024.9956%2014.4912%2024.9956C14.4935%2024.9956%2014.4912%2024.9956%2014.4935%2024.9956H28.934V24.6408L24.0605%2021.6163C24.0605%2021.6163%2023.8158%2021.5403%2023.8042%2021.257C23.7996%2021.1441%2023.8342%2021.0658%2023.9081%2020.9806C25.8035%2018.8291%2026.907%2015.9382%2026.907%2012.6119C26.907%205.63463%2022.0704%200.569233%2015.2046%200.242136L14.4889%200.223708H14.4959C14.4959%200.223708%2014.4935%200.223708%2014.4912%200.223708C14.4889%200.223708%2014.4889%200.223708%2014.4866%200.223708H0V0.578447L4.93353%203.60986C4.93353%203.60986%205.13438%203.67666%205.17594%203.90931C5.21057%204.0959%205.07897%204.23641%205.07897%204.23641M5.76002%2012.6096C5.76002%207.15264%209.343%203.59834%2014.5005%203.59834C19.6579%203.59834%2023.2409%207.15264%2023.2409%2012.6096C23.2409%2018.0666%2019.6579%2021.6209%2014.5005%2021.6209C9.343%2021.6209%205.76002%2018.0666%205.76002%2012.6096Z%22%20fill%3D%22%23171717%22%20style%3D%22fill%3A%20rgb(23%2C%2023%2C%2023)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M48.9865%204.11406C50.1251%204.11406%2051.0481%203.19309%2051.0481%202.05703C51.0481%200.920963%2050.1251%200%2048.9865%200C47.8479%200%2046.9249%200.920963%2046.9249%202.05703C46.9249%203.19309%2047.8479%204.11406%2048.9865%204.11406Z%22%20fill%3D%22%23171717%22%20style%3D%22fill%3A%20rgb(23%2C%2023%2C%2023)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M100.744%208.88684C99.7442%207.69363%2098.329%207.09702%2096.5006%207.09702C95.0762%207.09702%2093.8687%207.48862%2092.8807%208.27411C92.4905%208.58508%2092.1557%208.96056%2091.8764%209.39592V9.38901L91.6755%209.69768C91.5763%209.84971%2091.3408%209.78521%2091.3339%209.60323L91.3223%209.35906L91.2692%207.48401H88.1757V24.6336H91.5578V14.641C91.5578%2013.1575%2091.918%2012.0081%2092.6429%2011.1927C93.3655%2010.3772%2094.3443%209.96719%2095.5771%209.96719C96.7476%209.96719%2097.5879%2010.3588%2098.0982%2011.1443C98.6084%2011.9298%2098.8646%2013.0953%2098.8646%2014.641V24.6336H102.247V13.609C102.247%2011.6534%20101.746%2010.0801%20100.748%208.88684H100.744Z%22%20fill%3D%22%23171717%22%20style%3D%22fill%3A%20rgb(23%2C%2023%2C%2023)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://www.quicknode.com/favicon.ico",
    "ogImage": "https://images.ctfassets.net/23fkqdsgbpuj/01KFTCbAy4RdeO1khwRhQT/22c38dc78a8a7e3a79519000c73e0380/og-default.png",
    "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 inferred from the URL and page title.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 4,
      "text": "Decurity",
      "reasoning": "Button #4 has a vibrant brand color (#7646E7) which is distinct and stands out, making it the primary CTA."
    },
    "secondary": {
      "index": 0,
      "text": "Subscribe",
      "reasoning": "Button #0 has a different background color (#FFFFFF) and serves as a secondary action with a more neutral appearance."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "high",
    "targetAudience": "developers and tech companies"
  },
  "designSystem": {
    "framework": "tailwind",
    "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 inferred from the URL and page title.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles