Home · Branding · Flo Recruit

Flo Recruit Brand Identity

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

Download JSON
Primary
#574656
Accent
#261025
Body Font
Verdana
Heading
Verdana

Color Palette

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

primary
#574656
rgb(87, 70, 86)
secondary
#0000EE
rgb(0, 0, 238)
accent
#261025
rgb(38, 16, 37)
background
#F3F2ED
rgb(243, 242, 237)
textPrimary
#261025
rgb(38, 16, 37)
link
#261025
rgb(38, 16, 37)

Typography

Each font links to its Google Fonts page where available.

primary
Verdana
heading
Verdana
Seasonmix Trial, Georgia, 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

Flo Recruit logo
Logo
Flo Recruit favicon
Favicon
Flo Recruit social image
Social Card

UI Components

Live previews rendered using Flo Recruit's actual button styles.

buttonPrimary
background #261025 textColor #FFFFFF borderRadius 48px shadow none
buttonSecondary
background #F3F2ED textColor #261025 borderColor #261025 borderRadius 48px shadow none

Brand Personality

Tone: professional Energy: medium Audience: legal professionals

Flo Recruit Brand in the Wild

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

Frequently Asked Questions

What is Flo Recruit's primary brand color?

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

What accent color does Flo Recruit use?

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

What font does Flo Recruit use?

Flo Recruit uses Verdana as the primary typeface across body and headings.

Does Flo Recruit use a light or dark theme?

Flo Recruit's primary site uses a light color scheme, with a background of #F3F2ED.

Where can I find Flo Recruit's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Zalandosans Wdth Wght Slnt",
      "role": "unknown"
    },
    {
      "family": "Verdana",
      "role": "body"
    },
    {
      "family": "Arial",
      "role": "body"
    },
    {
      "family": "Seasonmix Trial",
      "role": "unknown"
    },
    {
      "family": "Georgia",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#574656",
    "secondary": "#0000EE",
    "accent": "#261025",
    "background": "#F3F2ED",
    "textPrimary": "#261025",
    "link": "#261025"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Verdana",
      "heading": "Verdana"
    },
    "fontStacks": {
      "heading": [
        "Seasonmix Trial",
        "Georgia",
        "sans-serif"
      ],
      "body": [
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Zalandosans Wdth Wght Slnt",
        "Verdana",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "80px",
      "h2": "48px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "12px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#261025",
      "textColor": "#FFFFFF",
      "borderRadius": "48px",
      "borderRadiusCorners": {
        "topLeft": "48px",
        "topRight": "48px",
        "bottomRight": "48px",
        "bottomLeft": "48px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#F3F2ED",
      "textColor": "#261025",
      "borderColor": "#261025",
      "borderRadius": "48px",
      "borderRadiusCorners": {
        "topLeft": "48px",
        "topRight": "48px",
        "bottomRight": "48px",
        "bottomLeft": "48px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/69828123b4539fe1d003cde7/6982af9a06b85071ba298bd5_flo-logo-midnight.svg",
    "favicon": "https://cdn.prod.website-files.com/69828123b4539fe1d003cde7/6982a15287fcfd2d29aa4908_flo-favicon-32x32.png",
    "ogImage": "https://cdn.prod.website-files.com/69828123b4539fe1d003cde7/6982abf64916a44b3a49e8b5_flo-opengraph.png",
    "logoHref": "/",
    "logoAlt": "Flo logo"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 9,
    "reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage. The alt text matches the brand name 'Flo'.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 2,
      "text": "Request a Demo",
      "reasoning": "Button #8 'Request a Demo' has a dark background (#261025) which stands out as a strong call-to-action. The text is action-oriented, making it a suitable primary CTA."
    },
    "secondary": {
      "index": 9,
      "text": "Learn About Flo  →",
      "reasoning": "Button #0 'Learn About Flo →' has a different background color (#F3F2ED) and serves as a secondary action to explore more about the platform."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "legal professionals"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.9,
    "overall": 0.9
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, located in the header, and links to the homepage. The alt text matches the brand name 'Flo'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles