Home · Branding · Fazeshift

Fazeshift Brand Identity

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

Download JSON
Primary
#2749AF
Accent
#2749AF
Body Font
ABC Social
Heading
F37 Bolton

Color Palette

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

primary
#2749AF
rgb(39, 73, 175)
secondary
#3898EC
rgb(56, 152, 236)
accent
#2749AF
rgb(39, 73, 175)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#010103
rgb(1, 1, 3)
link
#31273F
rgb(49, 39, 63)

Typography

Each font links to its Google Fonts page where available.

primary
ABC Social
heading
F37 Bolton
F37 Bolton, Arial, 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

Fazeshift logo
Logo
Fazeshift favicon
Favicon
Fazeshift social image
Social Card

UI Components

Live previews rendered using Fazeshift's actual button styles.

input
background transparent textColor #FFFFFF borderColor #FFFFFF borderRadius 9px shadow none
buttonPrimary
background #2749AF textColor #FFFFFF borderRadius 9px shadow rgba(58, 72, 198, 0.45) 0px 3.26px 3.26px 0px, rgba(58, 72, 198, 0.3) 0px 3.26px 4px 0px
buttonSecondary
background #FFFFFF textColor #010103 borderRadius 0px shadow none

Brand Personality

Tone: professional Energy: medium Audience: business professionals

Fazeshift Brand in the Wild

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

Frequently Asked Questions

What is Fazeshift's primary brand color?

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

What font does Fazeshift use?

Fazeshift uses ABC Social for body text and F37 Bolton for headings. Fonts were detected on https://www.fazeshift.com/ as part of their live design system.

Does Fazeshift use a light or dark theme?

Fazeshift's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find Fazeshift's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "ABC Social",
      "role": "body"
    },
    {
      "family": "F37 Bolton",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#2749AF",
    "secondary": "#3898EC",
    "accent": "#2749AF",
    "background": "#FFFFFF",
    "textPrimary": "#010103",
    "link": "#31273F"
  },
  "typography": {
    "fontFamilies": {
      "primary": "ABC Social",
      "heading": "F37 Bolton"
    },
    "fontStacks": {
      "heading": [
        "F37 Bolton",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "ABC Social",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "F37 Bolton",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "72px",
      "h2": "54px",
      "body": "20.25px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "9px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#FFFFFF",
      "borderColor": "#FFFFFF",
      "borderRadius": "9px",
      "borderRadiusCorners": {
        "topLeft": "9px",
        "topRight": "9px",
        "bottomRight": "9px",
        "bottomLeft": "9px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#2749AF",
      "textColor": "#FFFFFF",
      "borderRadius": "9px",
      "borderRadiusCorners": {
        "topLeft": "9px",
        "topRight": "9px",
        "bottomRight": "9px",
        "bottomLeft": "9px"
      },
      "shadow": "rgba(58, 72, 198, 0.45) 0px 3.26px 3.26px 0px, rgba(58, 72, 198, 0.3) 0px 3.26px 4px 0px"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#010103",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/68cc460eb1ba24e13c40c3fc/68d2c244d125283b520f2f39_7cc7c5f26b087cff50d10cab8b1fd275_footer-logo.svg",
    "favicon": "https://cdn.prod.website-files.com/68cc460eb1ba24e13c40c3fc/68ecfe0d1a0a43eaeb8393dd_Favicon%20(1).png",
    "ogImage": "https://cdn.prod.website-files.com/68cc460eb1ba24e13c40c3fc/68ed03184691622a6db9acf7_79cdd699b78455fb7e39ecd3676bdd04_OG%20image.png",
    "logoHref": "/",
    "logoAlt": "Fazeshift logo"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 12,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and the alt text matches the brand name 'Fazeshift'.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 3,
      "text": "Get started",
      "reasoning": "Button #3 'Get started' uses the vibrant brand color #2749AF and has strong action-oriented text, making it the primary CTA."
    },
    "secondary": {
      "index": 0,
      "text": "Book a Demo",
      "reasoning": "Button #0 'Book a Demo' has a different background color (#FFFFFF) and serves as a secondary action, complementing the primary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "business 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 the alt text matches the brand name 'Fazeshift'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles