Home · Branding · Flux Auto

Flux Auto Brand Identity

A complete profile of Flux Auto's visual system — colors, typography, components, and personality — extracted from https://fluxauto.ai. Built for designers, agents, and AI tools.

Download JSON
Primary
#E64653
Accent
#E64653
Body Font
Open Sans
Heading
Chakra Petch

Color Palette

Brand palette extracted from https://fluxauto.ai.

primary
#E64653
rgb(230, 70, 83)
secondary
#6A5DF5
rgb(106, 93, 245)
accent
#E64653
rgb(230, 70, 83)
background
#000000
rgb(0, 0, 0)
textPrimary
#FFFFFF
rgb(255, 255, 255)
link
#0D6EFD
rgb(13, 110, 253)

Typography

Each font links to its Google Fonts page where available.

primary
Open Sans
heading
Chakra Petch
Chakra Petch Google Fonts →
Chakra Petch
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

Flux Auto logo
Logo
Flux Auto favicon
Favicon

UI Components

Live previews rendered using Flux Auto's actual button styles.

input
background transparent textColor #FFFFFF borderColor null borderRadius 0px shadow none
buttonPrimary
background #E64653 textColor #FFFFFF borderRadius 5px shadow rgba(0, 0, 0, 0.2) 0px 3px 1px -2px, rgba(0, 0, 0, 0.14) 0px 2px 2px 0px, rgba(0, 0, 0, 0.12) 0px 1px 5px 0px

Brand Personality

Tone: modern Energy: high Audience: technology enthusiasts and businesses interested in autonomous mobility solutions

Flux Auto Brand in the Wild

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

Frequently Asked Questions

What is Flux Auto's primary brand color?

Flux Auto's primary brand color is #E64653. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Flux Auto use?

Flux Auto uses Open Sans for body text and Chakra Petch for headings. Fonts were detected on https://fluxauto.ai as part of their live design system.

Does Flux Auto use a light or dark theme?

Flux Auto's primary site uses a dark color scheme, with a background of #000000.

Where can I find Flux Auto's logo?

Flux Auto's logo is available directly on their site (https://fluxauto.ai). 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://fluxauto.ai 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 Flux Auto.

Methodology

Brand data on this page was extracted from https://fluxauto.ai 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 Flux Auto.

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Open Sans",
      "role": "body"
    },
    {
      "family": "Chakra Petch",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#E64653",
    "secondary": "#6A5DF5",
    "accent": "#E64653",
    "background": "#000000",
    "textPrimary": "#FFFFFF",
    "link": "#0D6EFD"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Open Sans",
      "heading": "Chakra Petch"
    },
    "fontStacks": {
      "heading": [
        "Chakra Petch"
      ],
      "body": [
        "Open Sans",
        "sans-serif"
      ],
      "paragraph": [
        "Open Sans",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "70px",
      "h2": "20px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "5px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#FFFFFF",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#E64653",
      "textColor": "#FFFFFF",
      "borderRadius": "5px",
      "borderRadiusCorners": {
        "topLeft": "5px",
        "topRight": "5px",
        "bottomRight": "5px",
        "bottomLeft": "5px"
      },
      "shadow": "rgba(0, 0, 0, 0.2) 0px 3px 1px -2px, rgba(0, 0, 0, 0.14) 0px 2px 2px 0px, rgba(0, 0, 0, 0.12) 0px 1px 5px 0px"
    }
  },
  "images": {
    "logo": "https://fluxauto.ai/static/media/flux_logo_long_white.2d0cee91ec48b5395692.png",
    "favicon": "https://fluxauto.ai/assets/images/apple-icon-57x57.png",
    "ogImage": null,
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand inferred from the URL and page title.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Get In Touch",
      "reasoning": "The 'Get In Touch' button is likely the primary CTA due to its action-oriented text and vibrant brand color, making it a strong candidate for user engagement."
    },
    "secondary": {
      "index": -1,
      "text": "N/A",
      "reasoning": "All buttons share the same vibrant brand color, making it impossible to select a secondary button with a different background color."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "modern",
    "energy": "high",
    "targetAudience": "technology enthusiasts and businesses interested in autonomous mobility solutions"
  },
  "designSystem": {
    "framework": "material",
    "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, links to the homepage, and matches the brand inferred from the URL and page title.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles