Floqer Brand: Colors, Fonts, Logo & Visual Identity

Floqer Brand Identity

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

Color Palette

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

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using Floqer's actual button styles.

Button Primary

Button Secondary

Brand Personality

Floqer Brand in the Wild

Source: floqer.com

Source: floqer.com

Source: floqer.com

Source: floqer.com

Source: floqer.com

Source: floqer.com

Frequently Asked Questions

  1. What is Floqer's primary brand color? Floqer's primary brand color is #FFDDD1.
  2. What accent color does Floqer use? Floqer uses #FF4F12 as an accent color.
  3. What font does Floqer use? Floqer uses ABC Favorit for body text and Degular for headings.
  4. Does Floqer use a light or dark theme? Floqer uses a light color scheme, with a background of #FFFFFF.
  5. Where can I find Floqer's logo? Floqer's logo is available directly on their site (https://www.floqer.com/).
  6. How was this brand profile generated? This profile was extracted from https://www.floqer.com/ using the Firecrawl branding extraction API.

Methodology

Brand data on this page was extracted from https://www.floqer.com/ using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {"family": "ABC Favorit", "role": "body"},
    {"family": "Inter", "role": "body"},
    {"family": "PP Supply Mono", "role": "monospace"},
    {"family": "Degular", "role": "heading"}
  ],
  "colors": {
    "primary": "#FFDDD1",
    "secondary": "#111827",
    "accent": "#FF4F12",
    "background": "#FFFFFF",
    "textPrimary": "#11181C",
    "link": "#FF4F12"
  },
  "typography": {
    "fontFamilies": {
      "primary": "ABC Favorit",
      "heading": "Degular"
    },
    "fontSizes": {
      "h1": "45.6px",
      "h2": "20px",
      "body": "12px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "2px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FF4F12",
      "textColor": "#FFFFFF",
      "borderRadius": "2px"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#000000",
      "borderColor": "#D9D9D9",
      "borderRadius": "0px"
    }
  },
  "images": {
    "logo": "https://www.floqer.com/images/logos/floqer-logo.svg",
    "favicon": "https://www.floqer.com/icon.svg?315ed4b49670c9fb",
    "ogImage": "https://storage.googleapis.com/public_image_assets/internal-web-app-logos/main_preview_image_floqer_com.png"
  }
}