Home · Branding · Haystack Software

Haystack Software Brand Identity

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

Download JSON
Primary
#7C3AED
Accent
#7C3AED
Body Font
Roboto
Heading
Roboto

Color Palette

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

primary
#7C3AED
rgb(124, 58, 237)
secondary
#9333EA
rgb(147, 51, 234)
accent
#7C3AED
rgb(124, 58, 237)
background
#13131A
rgb(19, 19, 26)
textPrimary
#13131A
rgb(19, 19, 26)
link
#B565F3
rgb(181, 101, 243)

Typography

Each font links to its Google Fonts page where available.

primary
Roboto
heading
Roboto
Inter, -apple-system, BlinkMacSystemFont, 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

Haystack Software logo
Logo
Haystack Software favicon
Favicon
Haystack Software social image
Social Card

UI Components

Live previews rendered using Haystack Software's actual button styles.

input
background #1A202B textColor #FFFFFF borderColor #252A36 borderRadius 9999px shadow none
buttonPrimary
background #7C3AED textColor #FFFFFF borderColor #2B2B31 borderRadius 9999px shadow rgba(124, 58, 237, 0.24) 0px 10px 24px 0px, rgba(255, 255, 255, 0.16) 0px 1px 0px 0px inset
buttonSecondary
background #181D27 textColor #FFFFFF borderColor #2B2B31 borderRadius 9999px shadow none

Brand Personality

Tone: modern Energy: medium Audience: developers and tech teams

Haystack Software Brand in the Wild

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

Frequently Asked Questions

What is Haystack Software's primary brand color?

Haystack Software's primary brand color is #7C3AED. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Haystack Software use?

Haystack Software uses Roboto as the primary typeface across body and headings.

Does Haystack Software use a light or dark theme?

Haystack Software's primary site uses a dark color scheme, with a background of #13131A.

Where can I find Haystack Software's logo?

Haystack Software's logo is available directly on their site (https://haystackeditor.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://haystackeditor.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 Haystack Software.

Methodology

Brand data on this page was extracted from https://haystackeditor.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 Haystack Software.

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Roboto",
      "role": "body"
    },
    {
      "family": "Inter",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#7C3AED",
    "secondary": "#9333EA",
    "accent": "#7C3AED",
    "background": "#13131A",
    "textPrimary": "#13131A",
    "link": "#B565F3"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Roboto",
      "heading": "Roboto"
    },
    "fontStacks": {
      "heading": [
        "Inter",
        "-apple-system",
        "BlinkMacSystemFont",
        "sans-serif"
      ],
      "body": [
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "sans-serif"
      ],
      "paragraph": [
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "36px",
      "h2": "48px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {
    "input": {
      "background": "#1A202B",
      "textColor": "#FFFFFF",
      "borderColor": "#252A36",
      "borderRadius": "9999px",
      "borderRadiusCorners": {
        "topLeft": "9999px",
        "topRight": "9999px",
        "bottomRight": "9999px",
        "bottomLeft": "9999px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#7C3AED",
      "textColor": "#FFFFFF",
      "borderColor": "#2B2B31",
      "borderRadius": "9999px",
      "borderRadiusCorners": {
        "topLeft": "9999px",
        "topRight": "9999px",
        "bottomRight": "9999px",
        "bottomLeft": "9999px"
      },
      "shadow": "rgba(124, 58, 237, 0.24) 0px 10px 24px 0px, rgba(255, 255, 255, 0.16) 0px 1px 0px 0px inset"
    },
    "buttonSecondary": {
      "background": "#181D27",
      "textColor": "#FFFFFF",
      "borderColor": "#2B2B31",
      "borderRadius": "9999px",
      "borderRadiusCorners": {
        "topLeft": "9999px",
        "topRight": "9999px",
        "bottomRight": "9999px",
        "bottomLeft": "9999px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://haystackeditor.com/haystack-logo.png",
    "favicon": "https://haystackeditor.com/favicon.png",
    "ogImage": "https://haystackeditor.com/haystack-logo.png",
    "logoAlt": "Haystack"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, and matches the brand name 'Haystack'. It is the most prominent logo on the page.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Start for Free",
      "reasoning": "Button #0 'Start for Free' uses the vibrant brand color #7C3AED, which is a strong indicator of a primary CTA. The text is action-oriented, encouraging users to begin using the service."
    },
    "secondary": {
      "index": 6,
      "text": "Book a Call",
      "reasoning": "Button #6 'Book a Call' has a different background color (#181D27) and serves as a secondary action, offering a more personalized engagement option."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "developers and tech teams"
  },
  "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, and matches the brand name 'Haystack'. It is the most prominent logo on the page.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles