Home · Branding · OneGraph

OneGraph Brand Identity

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

Download JSON
Primary
#32E6E2
Accent
#32E6E2
Body Font
Figtree
Heading
Instrument Sans

Color Palette

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

primary
#32E6E2
rgb(50, 230, 226)
secondary
#9DA7B2
rgb(157, 167, 178)
accent
#32E6E2
rgb(50, 230, 226)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#181A1C
rgb(24, 26, 28)
link
#2E51ED
rgb(46, 81, 237)

Typography

Each font links to its Google Fonts page where available.

primary
Figtree
heading
Instrument Sans
Instrument Sans Google Fonts →
Figtree, system-ui, Helvetica, 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

OneGraph logo
Logo
OneGraph favicon
Favicon
OneGraph social image
Social Card

UI Components

Live previews rendered using OneGraph's actual button styles.

input
background #FFFFFF textColor #181A1C borderColor #778089 borderRadius 4px shadow none
buttonPrimary
background #32E6E2 textColor #12181F borderColor #32E6E2 borderRadius 360px shadow none
buttonSecondary
background #2E51ED textColor #181A1C borderColor #2E51ED borderRadius 360px shadow none

Brand Personality

Tone: modern Energy: high Audience: developers and tech-savvy users

OneGraph Brand in the Wild

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

Frequently Asked Questions

What is OneGraph's primary brand color?

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

What font does OneGraph use?

OneGraph uses Figtree for body text and Instrument Sans for headings. Fonts were detected on https://www.onegraph.com/ as part of their live design system.

Does OneGraph use a light or dark theme?

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

Where can I find OneGraph's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Figtree",
      "role": "body"
    },
    {
      "family": "Instrument Sans",
      "role": "heading"
    },
    {
      "family": "Martian Mono",
      "role": "monospace"
    }
  ],
  "colors": {
    "primary": "#32E6E2",
    "secondary": "#9DA7B2",
    "accent": "#32E6E2",
    "background": "#FFFFFF",
    "textPrimary": "#181A1C",
    "link": "#2E51ED"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Figtree",
      "heading": "Instrument Sans"
    },
    "fontStacks": {
      "heading": [
        "Figtree",
        "system-ui",
        "Helvetica",
        "sans-serif"
      ],
      "body": [
        "Instrument Sans",
        "system-ui",
        "Helvetica",
        "sans-serif"
      ],
      "paragraph": [
        "Instrument Sans",
        "system-ui",
        "Helvetica",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "64px",
      "h2": "48.64px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "3px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#181A1C",
      "borderColor": "#778089",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#32E6E2",
      "textColor": "#12181F",
      "borderColor": "#32E6E2",
      "borderRadius": "360px",
      "borderRadiusCorners": {
        "topLeft": "360px",
        "topRight": "360px",
        "bottomRight": "360px",
        "bottomLeft": "360px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#2E51ED",
      "textColor": "#181A1C",
      "borderColor": "#2E51ED",
      "borderRadius": "360px",
      "borderRadiusCorners": {
        "topLeft": "360px",
        "topRight": "360px",
        "bottomRight": "360px",
        "bottomLeft": "360px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20209%22%20fill%3D%22none%22%20aria-hidden%3D%22true%22%20data-astro-cid-jwiz4kkf%3D%22%22%20data-fc-idx%3D%220%22%3E%20%3Cg%20clip-path%3D%22url(%23clip0_235_8)%22%20data-astro-cid-jwiz4kkf%3D%22%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%20%3Cpath%20d%3D%22M117.436%20207.036V154.604L118.529%20153.51H129.452L130.545%20154.604V207.036L129.452%20208.13H118.529L117.436%20207.036Z%22%20class%3D%22spark%22%20data-astro-cid-jwiz4kkf%3D%22%22%20style%3D%22fill%3A%20rgb(5%2C%20189%2C%20186)%20!important%3B%22%2F%3E%20%3Cpath%20d%3D%22M117.436%2053.5225V1.09339L118.529%200H129.452L130.545%201.09339V53.5225L129.452%2054.6159H118.529L117.436%2053.5225Z%22%20class%3D%22spark%22%20data-astro-cid-jwiz4kkf%3D%22%22%20style%3D%22fill%3A%20rgb(5%2C%20189%2C%20186)%20!important%3B%22%2F%3E%20%3Cpath%20d%3D%22M69.9539%20169.238H68.4094L60.6869%20161.512V159.967L78.7201%20141.938L86.8976%20141.942L87.9948%20143.031V151.209L69.9539%20169.238Z%22%20class%3D%22spark%22%20data-astro-cid-jwiz4kkf%3D%22%22%20style%3D%22fill%3A%20rgb(5%2C%20189%2C%20186)%20!important%3B%22%2F%3E%20%3Cpath%20d%3D%22M69.9462%2038.8917H68.4017L60.6792%2046.6181V48.1626L78.7124%2066.192L86.8899%2066.1882L87.9871%2065.0986V56.9212L69.9462%2038.8917Z%22%20class%3D%22spark%22%20data-astro-cid-jwiz4kkf%3D%22%22%20style%3D%22fill%3A%20rgb(5%2C%20189%2C%20186)%20!important%3B%22%2F%3E%20%3Cpath%20d%3D%22M1.09339%2097.5104H75.3711L76.4645%2098.6038V109.526L75.3711%20110.62H1.09339L0%20109.526V98.6038L1.09339%2097.5104Z%22%20class%3D%22spark%22%20data-astro-cid-jwiz4kkf%3D%22%22%20style%3D%22fill%3A%20rgb(5%2C%20189%2C%20186)%20!important%3B%22%2F%3E%20%3Cpath%20d%3D%22M440.999%2097.5104H510.91L512.004%2098.6038V109.526L510.91%20110.62H436.633L435.539%20109.526L439.905%2098.6038L440.999%2097.5104Z%22%20class%3D%22spark%22%20data-astro-cid-jwiz4kkf%3D%22%22%20style%3D%22fill%3A%20rgb(5%2C%20189%2C%20186)%20!important%3B%22%2F%3E%20%3Cpath%20d%3D%22M212.056%20108.727L210.963%20109.821H177.079L175.986%20110.914C175.986%20113.101%20178.173%20119.657%20186.916%20119.657C190.196%20119.657%20193.472%20118.564%20194.566%20116.377L195.659%20115.284H208.776L209.869%20116.377C208.776%20122.934%20203.313%20132.774%20186.916%20132.774C168.336%20132.774%20159.589%20119.657%20159.589%20104.357C159.589%2089.0576%20168.332%2075.9408%20185.822%2075.9408C203.313%2075.9408%20212.056%2089.0576%20212.056%20104.357V108.731V108.727ZM195.659%2097.7971C195.659%2096.7037%20194.566%2089.0538%20185.822%2089.0538C177.079%2089.0538%20175.986%2096.7037%20175.986%2097.7971L177.079%2098.8905H194.566L195.659%2097.7971Z%22%20class%3D%22text%22%20data-astro-cid-jwiz4kkf%3D%22%22%20style%3D%22fill%3A%20rgb(1%2C%2072%2C%2071)%20!important%3B%22%2F%3E%20%3Cpath%20d%3D%22M242.66%20115.284C242.66%20117.47%20243.753%20118.564%20245.94%20118.564H255.776L256.87%20119.657V130.587L255.776%20131.681H245.94C236.103%20131.681%20227.36%20127.307%20227.36%20115.284V91.2368L226.266%2090.1434H218.617L217.523%2089.05V78.1199L218.617%2077.0265H226.266L227.36%2075.9332V66.0965L228.453%2065.0031H241.57L242.663%2066.0965V75.9332L243.757%2077.0265H255.78L256.874%2078.1199V89.05L255.78%2090.1434H243.757L242.663%2091.2368V115.284H242.66Z%22%20class%3D%22text%22%20data-astro-cid-jwiz4kkf%3D%22%22%20style%3D%22fill%3A%20rgb(1%2C%2072%2C%2071)%20!important%3B%22%2F%3E%20%3Cpath%20d%3D%22M283.1%20131.681H269.983L268.889%20130.587V56.2636L269.983%2055.1702H283.1L284.193%2056.2636V130.587L283.1%20131.681Z%22%20class%3D%22text%22%20data-astro-cid-jwiz4kkf%3D%22%22%20style%3D%22fill%3A%20rgb(1%2C%2072%2C%2071)%20!important%3B%22%2F%3E%20%3Cpath%20d%3D%22M312.61%2068.2871H299.493L298.399%2067.1937V56.2636L299.493%2055.1702H312.61L313.703%2056.2636V67.1937L312.61%2068.2871ZM312.61%20131.681H299.493L298.399%20130.587V78.1237L299.493%2077.0304H312.61L313.703%2078.1237V130.587L312.61%20131.681Z%22%20class%3D%22text%22%20data-astro-cid-jwiz4kkf%3D%22%22%20style%3D%22fill%3A%20rgb(1%2C%2072%2C%2071)%20!important%3B%22%2F%3E%20%3Cpath%20d%3D%22M363.98%2056.2636V67.1937L362.886%2068.2871H353.05C350.863%2068.2871%20349.769%2069.3805%20349.769%2071.5672V75.9408L350.863%2077.0342H361.793L362.886%2078.1276V89.0576L361.793%2090.151H350.863L349.769%2091.2444V130.591L348.676%20131.684H335.559L334.466%20130.591V91.2444L333.372%2090.151H325.723L324.629%2089.0576V78.1276L325.723%2077.0342H333.372L334.466%2075.9408V71.5672C334.466%2059.5438%20343.209%2055.1702%20353.046%2055.1702H362.882L363.976%2056.2636H363.98Z%22%20class%3D%22text%22%20data-astro-cid-jwiz4kkf%3D%22%22%20style%3D%22fill%3A%20rgb(1%2C%2072%2C%2071)%20!important%3B%22%2F%3E%20%3Cpath%20d%3D%22M404.42%20132.774C400.046%20143.704%20395.677%20150.261%20380.373%20150.261H374.906L373.813%20149.167V138.237L374.906%20137.144H380.373C385.836%20137.144%20386.929%20136.05%20388.023%20132.77V131.677L370.536%2089.05V78.1199L371.63%2077.0265H381.466L382.56%2078.1199L395.677%20115.284H396.77L409.887%2078.1199L410.98%2077.0265H420.817L421.91%2078.1199V89.05L404.424%20132.77L404.42%20132.774Z%22%20class%3D%22text%22%20data-astro-cid-jwiz4kkf%3D%22%22%20style%3D%22fill%3A%20rgb(1%2C%2072%2C%2071)%20!important%3B%22%2F%3E%20%3Cpath%20d%3D%22M135.454%20131.681L134.361%20130.587L134.368%2098.9172C134.368%2093.4541%20132.22%2089.2182%20125.625%2089.0806C122.234%2088.9926%20118.354%2089.0729%20114.209%2089.2488L113.59%2089.8834L113.598%20130.587L112.504%20131.681H99.3913L98.2979%20130.587V77.5388L99.3913%2076.4454L128.901%2076.1778C143.685%2076.1778%20149.668%2086.3356%20149.668%2097.8009V130.587L148.575%20131.681H135.454Z%22%20class%3D%22text%22%20data-astro-cid-jwiz4kkf%3D%22%22%20style%3D%22fill%3A%20rgb(1%2C%2072%2C%2071)%20!important%3B%22%2F%3E%20%3C%2Fg%3E%20%3Cdefs%20data-astro-cid-jwiz4kkf%3D%22%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%20%3CclipPath%20id%3D%22clip0_235_8%22%20data-astro-cid-jwiz4kkf%3D%22%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%20%3Crect%20width%3D%22512%22%20height%3D%22208.126%22%20fill%3D%22white%22%20data-astro-cid-jwiz4kkf%3D%22%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3C%2Fsvg%3E",
    "favicon": "https://www.netlify.com/favicon/favicon.ico",
    "ogImage": "https://www.netlify.com/images/og-image-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's favicon and identity.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Start building",
      "reasoning": "Button #0 ('Start building') is the primary CTA due to its vibrant green color (#32E6E2), which aligns with the brand's primary color, and its action-oriented text encouraging users to begin using the platform."
    },
    "secondary": {
      "index": 1,
      "text": "Subscribe",
      "reasoning": "Button #1 ('Subscribe') is selected as the secondary CTA because it uses a different vibrant color (#2E51ED) and offers a supportive action to the primary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "high",
    "targetAudience": "developers and tech-savvy users"
  },
  "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's favicon and identity.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles