Home · Branding · Flagright

Flagright Brand Identity

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

Download JSON
Primary
#1668F7
Accent
#1668F7
Body Font
Inter
Heading
Manrope

Color Palette

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

primary
#1668F7
rgb(22, 104, 247)
secondary
#131F40
rgb(19, 31, 64)
accent
#1668F7
rgb(22, 104, 247)
background
#F8FAFE
rgb(248, 250, 254)
textPrimary
#020914
rgb(2, 9, 20)
link
#020914
rgb(2, 9, 20)

Typography

Each font links to its Google Fonts page where available.

primary
Inter
heading
Manrope
Manrope, 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

Flagright logo
Logo
Flagright favicon
Favicon
Flagright social image
Social Card

UI Components

Live previews rendered using Flagright's actual button styles.

buttonPrimary
background #1668F7 textColor #FFFFFF borderRadius 4px shadow none
buttonSecondary
background #020914 textColor #FFFFFF borderRadius 0px shadow none

Brand Personality

Tone: professional Energy: medium Audience: financial institutions and compliance professionals

Flagright Brand in the Wild

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

Frequently Asked Questions

What is Flagright's primary brand color?

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

What font does Flagright use?

Flagright uses Inter for body text and Manrope for headings. Fonts were detected on https://flagright.com as part of their live design system.

Does Flagright use a light or dark theme?

Flagright's primary site uses a light color scheme, with a background of #F8FAFE.

Where can I find Flagright's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "Manrope",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#1668F7",
    "secondary": "#131F40",
    "accent": "#1668F7",
    "background": "#F8FAFE",
    "textPrimary": "#020914",
    "link": "#020914"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Manrope"
    },
    "fontStacks": {
      "heading": [
        "Manrope",
        "sans-serif"
      ],
      "body": [
        "Inter",
        "sans-serif"
      ],
      "paragraph": [
        "Manrope",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "60px",
      "h2": "17.6px",
      "body": "14.4px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#1668F7",
      "textColor": "#FFFFFF",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#020914",
      "textColor": "#FFFFFF",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/64f420094266acf96b6d3f84/65718cafc9d62f339ecf0a76_9521fc99c4d5fa950946fb03902b9092_logo-light.svg",
    "favicon": "https://cdn.prod.website-files.com/64f420094266acf96b6d3f84/6549f6cc730622e92da46007_favicon.svg",
    "ogImage": "https://cdn.prod.website-files.com/64f420094266acf96b6d3f84/66a782cc20c542e9eb98c474_f3d4c7eeac674a1f506673f5de38c284_Flagright%20Open%20graph.png",
    "logoHref": "/",
    "logoAlt": "Flagright logo"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 59,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Flagright'.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 3,
      "text": "Get a demo",
      "reasoning": "Button #3 has a vibrant blue background (#1668F7), which is the brand color, and features action-oriented text 'Get a demo'. It is styled with 'primary-cta', indicating its primary role."
    },
    "secondary": {
      "index": 1,
      "text": "Get in touch",
      "reasoning": "Button #1 has a different background color (#020914) and offers a secondary action 'Get in touch'. It complements the primary CTA by providing an alternative engagement option."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "financial institutions and compliance 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 matches the brand name 'Flagright'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles