Home · Branding · Synnax

Synnax Brand Identity

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

Download JSON
Primary
#3774D0
Accent
#3774D0
Body Font
Inter Variable
Heading
Inter Variable

Color Palette

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

primary
#3774D0
rgb(55, 116, 208)
secondary
#070D17
rgb(7, 13, 23)
accent
#3774D0
rgb(55, 116, 208)
background
#020202
rgb(2, 2, 2)
textPrimary
#020202
rgb(2, 2, 2)
link
#5E94EE
rgb(94, 148, 238)

Typography

Each font links to its Google Fonts page where available.

primary
Inter Variable
Inter Variable Google Fonts →
heading
Inter Variable
Inter Variable Google Fonts →
Inter Variable, 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

Synnax logo
Logo
Synnax favicon
Favicon

UI Components

Live previews rendered using Synnax's actual button styles.

input
background transparent textColor #FAFAFA borderColor null borderRadius 3px shadow none
buttonPrimary
background #3774D0 textColor #FAFAFA borderColor #3774D0 borderRadius 3px shadow none
buttonSecondary
background #151515 textColor #FAFAFA borderRadius 0px shadow none

Brand Personality

Tone: modern Energy: medium Audience: tech professionals

Synnax Brand in the Wild

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

Frequently Asked Questions

What is Synnax's primary brand color?

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

What font does Synnax use?

Synnax uses Inter Variable as the primary typeface across body and headings.

Does Synnax use a light or dark theme?

Synnax's primary site uses a dark color scheme, with a background of #020202.

Where can I find Synnax's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Inter Variable",
      "role": "body"
    },
    {
      "family": "Geist Mono",
      "role": "monospace"
    }
  ],
  "colors": {
    "primary": "#3774D0",
    "secondary": "#070D17",
    "accent": "#3774D0",
    "background": "#020202",
    "textPrimary": "#020202",
    "link": "#5E94EE"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter Variable",
      "heading": "Inter Variable"
    },
    "fontStacks": {
      "heading": [
        "Inter Variable",
        "sans-serif"
      ],
      "body": [
        "Inter Variable",
        "sans-serif"
      ],
      "paragraph": [
        "Inter Variable",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "63px",
      "h2": "57px",
      "body": "13px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "3px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#FAFAFA",
      "borderColor": null,
      "borderRadius": "3px",
      "borderRadiusCorners": {
        "topLeft": "3px",
        "topRight": "3px",
        "bottomRight": "3px",
        "bottomLeft": "3px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#3774D0",
      "textColor": "#FAFAFA",
      "borderColor": "#3774D0",
      "borderRadius": "3px",
      "borderRadiusCorners": {
        "topLeft": "3px",
        "topRight": "3px",
        "bottomRight": "3px",
        "bottomLeft": "3px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#151515",
      "textColor": "#FAFAFA",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "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%201050%20285%22%20class%3D%22synnax-logo%20synnax-logo--auto%20synnax-logo--title%22%20data-fc-idx%3D%220%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22synnax-linear-gradient%22%20x1%3D%22-2.64%22%20y1%3D%2216561.34%22%20x2%3D%22167.18%22%20y2%3D%2216460.3%22%20gradientTransform%3D%22matrix(1%2C%200%2C%200%2C%20-1%2C%200%2C%2016643.76)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2310007f%22%20style%3D%22stop-color%3A%20rgb(16%2C%200%2C%20127)%20!important%3B%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%230084e9%22%20style%3D%22stop-color%3A%20rgb(0%2C%20132%2C%20233)%20!important%3B%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cg%20id%3D%22Layer_2%22%20data-name%3D%22Layer%202%22%3E%3Cpath%20d%3D%22M52.6%2C194.4a14.81%2C14.81%2C0%2C0%2C1-12.83-22.22L94.21%2C77.91c5.7-9.88%2C20-9.88%2C25.9.42L171.88%2C168a6.78%2C6.78%2C0%2C0%2C0%2C2.48%2C2.48l15.42%2C8.91a6.78%2C6.78%2C0%2C0%2C0%2C9.26-9.27L119.86%2C33a14.8%2C14.8%2C0%2C0%2C0-25.65%2C0L2%2C192.69a14.81%2C14.81%2C0%2C0%2C0%2C12.83%2C22.22H170.38a6.78%2C6.78%2C0%2C0%2C0%2C3.39-12.65l-12.05-6.95a6.73%2C6.73%2C0%2C0%2C0-3.39-.91Z%22%20style%3D%22fill%3A%20rgb(250%2C%20250%2C%20250)%20!important%3B%22%2F%3E%3Ctext%20transform%3D%22translate(208.99%20215.58)%22%20style%3D%22fill%3A%20rgb(250%2C%20250%2C%20250)%20!important%3B%22%3ESynnax%3C%2Ftext%3E%3C%2Fg%3E%3C%2Fsvg%3E",
    "favicon": "https://www.synnaxlabs.com/favicon.svg",
    "ogImage": null,
    "logoHref": "/",
    "logoAlt": "Synnax"
  },
  "__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 'Synnax'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Book a Demo",
      "reasoning": "Button #1 has a vibrant blue background (#3774D0), which is the brand color, and the text 'Book a Demo' is action-oriented, making it a strong primary CTA."
    },
    "secondary": {
      "index": 2,
      "text": "Pressurization Sequence",
      "reasoning": "Button #2 has a different dark background color (#151515) and serves as a secondary option with less prominence than the primary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech 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, links to the homepage, and matches the brand name 'Synnax'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles