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/.
- primary: #FFDDD1 (rgb(255, 221, 209))
- secondary: #111827 (rgb(17, 24, 39))
- accent: #FF4F12 (rgb(255, 79, 18))
- background: #FFFFFF (rgb(255, 255, 255))
- textPrimary: #11181C (rgb(17, 24, 28))
- link: #FF4F12 (rgb(255, 79, 18))
Typography
Each font links to its Google Fonts page where available.
- primary: ABC Favorit Google Fonts →
- heading: Degular Google Fonts →
- monospace: Supply_Mono
Visual Assets
Logo
Favicon
Social Card
UI Components
Live previews rendered using Floqer's actual button styles.
Button Primary
- background: #FF4F12
- textColor: #FFFFFF
- borderRadius: 2px
- shadow: none
Button Secondary
- background: #FFFFFF
- textColor: #000000
- borderColor: #D9D9D9
- borderRadius: 0px
- shadow: none
Brand Personality
- Tone: modern
- Energy: medium
- Audience: business professionals seeking CRM solutions
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
- What is Floqer's primary brand color? Floqer's primary brand color is #FFDDD1.
- What accent color does Floqer use? Floqer uses #FF4F12 as an accent color.
- What font does Floqer use? Floqer uses ABC Favorit for body text and Degular for headings.
- Does Floqer use a light or dark theme? Floqer uses a light color scheme, with a background of #FFFFFF.
- Where can I find Floqer's logo? Floqer's logo is available directly on their site (https://www.floqer.com/).
- 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"
}
}