Home · Branding · Flexion Robotics

Flexion Robotics Brand Identity

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

Download JSON
Primary
#0000EE
Accent
#0000EE
Body Font
Hauss-Regular
Heading
Hauss-Medium

Color Palette

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

primary
#0000EE
rgb(0, 0, 238)
accent
#0000EE
rgb(0, 0, 238)
background
#F3F2EF
rgb(243, 242, 239)
textPrimary
#222222
rgb(34, 34, 34)
link
#0000EE
rgb(0, 0, 238)

Typography

Each font links to its Google Fonts page where available.

primary
Hauss-Regular
Hauss-Regular Google Fonts →
heading
Hauss-Medium
Hauss-Medium Google Fonts →
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

Flexion Robotics logo
Logo
Flexion Robotics favicon
Favicon
Flexion Robotics social image
Social Card

UI Components

Live previews rendered using Flexion Robotics's actual button styles.

buttonPrimary
background #FFFFFF textColor #0000EE borderRadius 4px shadow none

Brand Personality

Tone: modern Energy: medium Audience: tech professionals and businesses interested in robotics

Flexion Robotics Brand in the Wild

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

Frequently Asked Questions

What is Flexion Robotics's primary brand color?

Flexion Robotics's primary brand color is #0000EE. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Flexion Robotics use?

Flexion Robotics uses Hauss-Regular for body text and Hauss-Medium for headings. Fonts were detected on https://flexion.ai/ as part of their live design system.

Does Flexion Robotics use a light or dark theme?

Flexion Robotics's primary site uses a light color scheme, with a background of #F3F2EF.

Where can I find Flexion Robotics's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Hauss-Regular",
      "role": "body"
    },
    {
      "family": "Hauss-Medium",
      "role": "heading"
    },
    {
      "family": "SuisseIntlMono-Regular-WebS",
      "role": "monospace"
    }
  ],
  "colors": {
    "primary": "#0000EE",
    "accent": "#0000EE",
    "background": "#F3F2EF",
    "textPrimary": "#222222",
    "link": "#0000EE"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Hauss-Regular",
      "heading": "Hauss-Medium"
    },
    "fontStacks": {
      "heading": [
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "Hauss-Medium",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "12px",
      "h2": "40px",
      "body": "64px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FFFFFF",
      "textColor": "#0000EE",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20style%3D%22width%3A100%25%3Bheight%3A100%25%3B%22%20preserveAspectRatio%3D%22none%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20data-fc-idx%3D%220%22%3E%3Csvg%20viewBox%3D%220%200%20147.997%2031.197%22%20overflow%3D%22visible%22%20id%3D%22svg-234361313_4129%22%3E%3Cg%3E%3Cpath%20d%3D%22M%2036.509%2018.571%20C%2037.274%2018.032%2038.182%2017.493%2038.182%2016.387%20C%2038.182%2015.225%2037.274%2014.799%2036.509%2014.147%20C%2035.289%2013.438%2034.949%2012.7%2034.949%2011.538%20L%2034.949%203.624%20L%2051.14%203.624%20L%2051.14%207.51%20L%2039.288%207.51%20L%2039.288%2029.747%20L%2034.949%2029.747%20L%2034.949%2021.182%20C%2034.949%2020.019%2035.289%2019.31%2036.509%2018.573%20Z%20M%2040.592%2016.132%20C%2040.592%2014.885%2041.584%2014.26%2042.69%2014.26%20L%2049.58%2014.26%20L%2049.58%2018.033%20L%2042.69%2018.033%20C%2041.584%2018.033%2040.592%2017.324%2040.592%2016.132%20Z%20M%2057.349%2029.746%20L%2053.152%2029.746%20L%2053.152%203.624%20L%2057.349%203.624%20Z%20M%2074.701%2023.705%20C%2073.965%2025.605%2072.547%2026.881%2070.108%2026.881%20C%2067.329%2026.881%2065.09%2025.066%2064.806%2021.01%20L%2079.351%2021.01%20L%2079.351%2019.45%20C%2079.351%2012.983%2075.581%209.353%2070.193%209.353%20C%2064.806%209.353%2060.411%2013.04%2060.411%2019.932%20C%2060.411%2026.824%2064.805%2030.313%2070.108%2030.313%20C%2074.502%2030.313%2077.848%2027.789%2078.927%2023.704%20L%2074.701%2023.704%20Z%20M%2070.108%2012.7%20C%2072.887%2012.7%2074.787%2014.6%2075.042%2017.862%20L%2064.891%2017.862%20C%2065.43%2014.346%2067.527%2012.7%2070.108%2012.7%20Z%20M%2084.569%2022.769%20C%2085.873%2020.982%2087.433%2020.131%2089.531%2020.131%20C%2091.516%2020.131%2093.103%2020.954%2094.351%2022.684%20L%2099.427%2029.746%20L%2094.663%2029.746%20L%2089.502%2022.23%20L%2084.313%2029.746%20L%2079.55%2029.746%20L%2084.568%2022.769%20Z%20M%2084.144%2015.962%20L%2079.833%209.892%20L%2084.654%209.892%20L%2089.531%2017.039%20L%2094.323%209.892%20L%2099.087%209.892%20L%2094.834%2015.848%20C%2093.076%2018.316%2091.516%2018.94%2089.531%2018.94%20C%2087.433%2018.94%2085.731%2018.202%2084.144%2015.961%20Z%20M%20101.978%203.624%20L%20106.203%203.624%20L%20106.203%207.992%20L%20101.978%207.992%20Z%20M%20101.978%209.892%20L%20106.203%209.892%20L%20106.203%2029.746%20L%20101.978%2029.746%20Z%20M%20109.123%2023.279%20C%20109.123%2022.372%20109.52%2021.975%20110.399%2021.436%20C%20111.364%2021.01%20111.902%2020.67%20111.902%2019.847%20C%20111.902%2019.024%20111.364%2018.571%20110.399%2018.089%20C%20109.52%2017.663%20109.123%2017.21%20109.123%2016.387%20C%20109.123%2014.515%20111.902%209.353%20118.282%209.353%20C%20124.662%209.353%20127.44%2014.515%20127.44%2016.387%20C%20127.44%2017.21%20127.1%2017.663%20126.107%2018.089%20C%20125.2%2018.571%20124.576%2019.025%20124.576%2019.847%20C%20124.576%2020.669%20125.2%2021.01%20126.107%2021.436%20C%20127.1%2021.975%20127.44%2022.372%20127.44%2023.279%20C%20127.44%2025.18%20124.662%2030.314%20118.282%2030.314%20C%20111.902%2030.314%20109.123%2025.18%20109.123%2023.279%20Z%20M%20123.585%2019.848%20C%20123.585%2015.225%20121.458%2012.785%20118.283%2012.785%20C%20115.107%2012.785%20113.008%2015.225%20113.008%2019.848%20C%20113.008%2024.471%20115.163%2026.769%20118.283%2026.769%20C%20121.402%2026.769%20123.585%2024.443%20123.585%2019.848%20Z%20M%20139.377%2012.899%20C%20136.598%2012.899%20134.642%2014.885%20134.642%2018.288%20L%20134.642%2029.746%20L%20130.417%2029.746%20L%20130.417%209.892%20L%20134.273%209.892%20L%20134.444%2013.239%20C%20135.522%2010.8%20137.761%209.353%20140.824%209.353%20C%20145.502%209.353%20147.997%2012.416%20147.997%2017.323%20L%20147.997%2029.746%20L%20143.715%2029.746%20L%20143.715%2018.033%20C%20143.715%2014.799%20142.155%2012.899%20139.376%2012.899%20Z%20M%200.388%2029.933%20C%20-0.401%2028.642%200.054%2026.953%201.385%2026.233%20L%202.056%2025.871%20C%204.98%2024.084%204.922%2024.725%207.066%2025.462%20C%208.39%2025.952%209.157%2026.113%209.96%2025.622%20C%2010.878%2025.061%2010.88%2024.036%2010.355%2023.176%20L%209.689%2022.087%20C%209.374%2021.57%209.485%2021.109%2010.001%2020.793%20L%2018.682%2015.306%20L%2021.521%2019.951%20L%204.033%2030.8%20C%202.788%2031.572%201.152%2031.184%200.388%2029.933%20Z%22%20fill%3D%22var(--token-83c0ab1a-379d-42ee-b3f6-21bb29a55e13%2C%20rgb(255%2C%20255%2C%20255))%20%2F*%20%7B%26quot%3Bname%26quot%3B%3A%26quot%3BWhite%26quot%3B%7D%20*%2F%22%2F%3E%3Cpath%20d%3D%22M%202.715%200.001%20C%204.228%20-0.037%205.463%201.202%205.421%202.714%20L%205.399%203.476%20C%205.485%206.902%204.959%206.532%203.248%208.02%20C%202.162%208.921%201.639%209.505%201.662%2010.446%20C%201.689%2011.521%202.576%2012.036%203.584%2012.011%20L%204.86%2011.979%20C%205.465%2011.963%205.809%2012.291%205.824%2012.895%20L%206.235%2023.157%20L%200.794%2023.293%20L%200.142%202.724%20C%200.096%201.26%201.25%200.038%202.715%200.001%20Z%22%20fill%3D%22var(--token-83c0ab1a-379d-42ee-b3f6-21bb29a55e13%2C%20rgb(255%2C%20255%2C%20255))%20%2F*%20%7B%26quot%3Bname%26quot%3B%3A%26quot%3BWhite%26quot%3B%7D%20*%2F%22%2F%3E%3Cpath%20d%3D%22M%2027.461%2016.991%20C%2026.738%2018.32%2025.047%2018.771%2023.758%2017.977%20L%2023.109%2017.578%20C%2020.1%2015.94%2020.684%2015.668%2020.25%2013.443%20C%2020.013%2012.052%2019.768%2011.307%2018.942%2010.856%20C%2017.998%2010.343%2017.108%2010.853%2016.626%2011.738%20L%2016.016%2012.859%20C%2015.726%2013.391%2015.271%2013.525%2014.74%2013.236%20L%205.647%208.461%20L%208.249%203.68%20L%2026.39%2013.4%20C%2027.681%2014.093%2028.162%2015.704%2027.461%2016.99%20Z%22%20fill%3D%22var(--token-83c0ab1a-379d-42ee-b3f6-21bb29a55e13%2C%20rgb(255%2C%20255%2C%20255))%20%2F*%20%7B%26quot%3Bname%26quot%3B%3A%26quot%3BWhite%26quot%3B%7D%20*%2F%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%3C%2Fsvg%3E",
    "favicon": "https://framerusercontent.com/images/A5Qv54Pq9elbqtNHNg7x04wCkDs.png",
    "ogImage": "https://framerusercontent.com/images/dyhfn2U6auiw5tBEkC4KwsOLZgs.png",
    "logoHref": "./"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is the most prominent and visible logo, linking to the homepage, which aligns with the brand 'Flexion Robotics'.",
    "confidence": 0.85,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "ContactContact",
      "reasoning": "The 'ContactContact' button is likely the primary CTA as it suggests direct engagement with the company, which is a common primary action."
    },
    "secondary": {
      "index": 1,
      "text": "CareersCareers",
      "reasoning": "The 'CareersCareers' button is a secondary action, often used to attract potential employees, but not as critical as direct contact."
    },
    "confidence": 0.8
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech professionals and businesses interested in robotics"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.8,
    "colors": 0.9,
    "overall": 0.8500000000000001
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is the most prominent and visible logo, linking to the homepage, which aligns with the brand 'Flexion Robotics'.",
        "confidence": 0.85
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles