Comradery Brand: Colors, Fonts, Logo & Visual Identity

Comradery Brand Identity

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

Color Palette

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

Typography

Each font links to its Google Fonts page where available.

Font Stacks

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using Comradery's actual button styles.

Brand Personality

Comradery Brand in the Wild

Source: comradery.com

Source: comradery.com

Source: comradery.com

Frequently Asked Questions

  1. What is Comradery's primary brand color?
    Comradery's primary brand color is #0065E1. It anchors the visual identity across their website, product UI, and marketing materials.

  2. What font does Comradery use?
    Comradery uses Arial for body text and Proxima-Nova for headings. Fonts were detected on https://comradery.com as part of their live design system.

  3. Does Comradery use a light or dark theme?
    Comradery's primary site uses a light color scheme, with a background of #000000.

  4. Where can I find Comradery's logo?
    Comradery's logo is available directly on their site (https://comradery.com). The current logo URL is included in the machine-readable JSON profile linked above.

  5. How was this brand profile generated?
    This profile was extracted from https://comradery.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 Comradery.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Arial",
      "role": "body"
    },
    {
      "family": "Proxima-Nova",
      "role": "heading"
    },
    {
      "family": "Roboto",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#0065E1",
    "secondary": "#0000EE",
    "accent": "#0065E1",
    "background": "#000000",
    "textPrimary": "#000000",
    "link": "#131E24"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Arial",
      "heading": "Proxima-Nova"
    },
    "fontStacks": {
      "heading": [
        "Proxima-Nova",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Helvetica Neue",
        "Arial",
        "Noto Sans",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "body": [
        "Proxima-Nova",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Helvetica Neue",
        "Arial",
        "Noto Sans",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "paragraph": [
        "Proxima-Nova",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Helvetica Neue",
        "Arial",
        "Noto Sans",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "16px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#0065E1",
      "textColor": "#FFFFFF",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://comradery.com/img/logo.png",
    "favicon": "https://comradery.com/favicon.ico",
    "ogImage": "https://comradery.com/img/social.png",
    "logoHref": "/"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy individuals and developers"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.9,
    "overall": 0.9
  }
}