Conntour Brand: Colors, Fonts, Logo & Visual Identity

Conntour Brand Identity

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

Color Palette

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

primary

secondary

accent

background

textPrimary

link

Typography

Each font links to its Google Fonts page where available.

primary

heading

UI Components

Live previews rendered using Conntour's actual button styles.

Button Primary

Button Secondary

Brand Personality

Frequently Asked Questions

What is Conntour's primary brand color?

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

What accent color does Conntour use?

Conntour uses #E81616 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Conntour use?

Conntour uses Helvetica Now Text for body text and Helvetica Now Display for headings. Fonts were detected on https://www.conntour.com/ as part of their live design system.

Does Conntour use a light or dark theme?

Conntour's primary site uses a light color scheme, with a background of #000000.

Where can I find Conntour's logo?

Conntour's logo is available directly on their site (https://www.conntour.com/).

How was this brand profile generated?

This profile was extracted from https://www.conntour.com/ using the Firecrawl branding extraction API.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Helvetica Now Text",
      "role": "body"
    },
    {
      "family": "Helvetica Now Display",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#460707",
    "secondary": "#FF0000",
    "accent": "#E81616",
    "background": "#000000",
    "textPrimary": "#000000",
    "link": "#E81616"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Helvetica Now Text",
      "heading": "Helvetica Now Display"
    },
    "fontStacks": {
      "heading": [
        "Helvetica Now Display",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "Helvetica Now Text",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Helvetica Now Text",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "80px",
      "h2": "24px",
      "body": "24px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#460707",
      "textColor": "#FFFFFF",
      "borderRadius": "0px",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#0D0D0D",
      "textColor": "#FFFFFF",
      "borderRadius": "0px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/69500347184f7fad9df81549/6950074c554883f9bb0e6ded_Logo.png",
    "favicon": "https://cdn.prod.website-files.com/69500347184f7fad9df81549/698c995d0712bfd0aa30695a_a1145ce9-1e75-498f-98a6-880bf647fdca.png"
  },
  "personality": {
    "tone": "bold",
    "energy": "high",
    "targetAudience": "tech-savvy professionals"
  }
}