ParaQuery Brand: Colors, Fonts, Logo & Visual Identity

ParaQuery Brand Identity

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

Color Palette

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

Typography

Each font links to its Google Fonts page where available.

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:
... (instructions ignored)

Visual Assets

Logo

Favicon

UI Components

Live previews rendered using ParaQuery's actual button styles.

Button Primary

Brand Personality

ParaQuery Brand in the Wild

Image: framerusercontent.com
Source: paraquery.com

Image: framerusercontent.com
Source: paraquery.com

Image: framerusercontent.com
Source: paraquery.com

Image: framerusercontent.com
Source: paraquery.com

Image: framerusercontent.com
Source: paraquery.com

Image: framerusercontent.com
Source: paraquery.com

Frequently Asked Questions

Methodology

Brand data on this page was extracted from https://paraquery.com on 2026-07-27 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 ParaQuery.

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "SF Pro Display Regular",
      "role": "body"
    },
    {
      "family": "SF Pro Display Semibold",
      "role": "heading"
    },
    {
      "family": "SF Pro Display Medium",
      "role": "unknown"
    },
    {
      "family": "Manrope",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#0000EE",
    "secondary": "#302040",
    "accent": "#A758FB",
    "background": "#000000",
    "textPrimary": "#000000",
    "link": "#A758FB"
  },
  "typography": {
    "fontFamilies": {
      "primary": "SF Pro Display Regular",
      "heading": "SF Pro Display Semibold"
    },
    "fontStacks": {
      "heading": [
        "SF Pro Display Regular",
        "-apple-system",
        "BlinkMacSystemFont",
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "SF Pro Display Medium",
        "-apple-system",
        "BlinkMacSystemFont",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "38px",
      "h2": "38px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#000000",
      "textColor": "#0000EE",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://framerusercontent.com/images/cw6Me2XrVfhcoYmsKzV3jtIMM.svg",
    "favicon": "https://framerusercontent.com/images/fJ883zCGikB04bPJGZPZ7NMjsCg.png",
    "ogImage": null,
    "logoHref": "./"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy individuals"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.9,
    "overall": 0.9
  }
}