Home · Branding · Mux

Mux Brand Identity

A complete profile of Mux's visual system — colors, typography, components, and personality — extracted from http://mux.com. Built for designers, agents, and AI tools.

Download JSON
Primary
#ADB9C6
Accent
#FF6100
Body Font
Aeonik
Heading
Aeonik

Color Palette

Brand palette extracted from http://mux.com.

primary
#ADB9C6
rgb(173, 185, 198)
secondary
#565E67
rgb(86, 94, 103)
accent
#FF6100
rgb(255, 97, 0)
background
#E2E4DD
rgb(226, 228, 221)
textPrimary
#000000
rgb(0, 0, 0)
link
#FFB200
rgb(255, 178, 0)

Typography

Each font links to its Google Fonts page where available.

primary
Aeonik
heading
Aeonik
Rotonto, Helvetica, 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

Mux logo
Logo
Mux favicon
Favicon
Mux social image
Social Card

UI Components

Live previews rendered using Mux's actual button styles.

buttonPrimary
background #FF6100 textColor #000000 borderColor #828C97 borderRadius 112px shadow none
buttonSecondary
background #242628 textColor #FFFFFF borderColor #BD8209 borderRadius 112px shadow none

Brand Personality

Tone: professional Energy: medium Audience: developers

Mux Brand in the Wild

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

Frequently Asked Questions

What is Mux's primary brand color?

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

What accent color does Mux use?

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

What font does Mux use?

Mux uses Aeonik as the primary typeface across body and headings.

Does Mux use a light or dark theme?

Mux's primary site uses a light color scheme, with a background of #E2E4DD.

Where can I find Mux's logo?

Mux's logo is available directly on their site (http://mux.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 http://mux.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 Mux.

Methodology

Brand data on this page was extracted from http://mux.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 Mux.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Aeonik",
      "role": "body"
    },
    {
      "family": "JetBrainsMono",
      "role": "monospace"
    },
    {
      "family": "Rotonto",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#ADB9C6",
    "secondary": "#565E67",
    "accent": "#FF6100",
    "background": "#E2E4DD",
    "textPrimary": "#000000",
    "link": "#FFB200"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Aeonik",
      "heading": "Aeonik"
    },
    "fontStacks": {
      "heading": [
        "Rotonto",
        "Helvetica",
        "sans-serif"
      ],
      "body": [
        "Aeonik",
        "Helvetica",
        "sans-serif"
      ],
      "paragraph": [
        "Aeonik",
        "Helvetica",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "66px",
      "h2": "14px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "7px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FF6100",
      "textColor": "#000000",
      "borderColor": "#828C97",
      "borderRadius": "112px",
      "borderRadiusCorners": {
        "topLeft": "112px",
        "topRight": "112px",
        "bottomRight": "112px",
        "bottomLeft": "112px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#242628",
      "textColor": "#FFFFFF",
      "borderColor": "#BD8209",
      "borderRadius": "112px",
      "borderRadiusCorners": {
        "topLeft": "112px",
        "topRight": "112px",
        "bottomRight": "112px",
        "bottomLeft": "112px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20class%3D%22absolute%20inset-0%20fill-current%22%20viewBox%3D%220%200%20500%20500%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%3Cpath%20id%3D%22_R_bac5bsnmbslb_%22%20d%3D%22M437.511%2C468.521c-17.121%2C-0%20-31%2C-13.879%20-31%2C-31c0%2C-17.121%2013.879%2C-31%2031%2C-31c17.121%2C-0%2031%2C13.879%2031%2C31c0%2C17.121%20-13.879%2C31%20-31%2C31m23.915%2C-463.762c-23.348%2C-9.672%20-50.226%2C-4.327%20-68.096%2C13.544l-143.331%2C143.329l-143.33%2C-143.329c-17.871%2C-17.871%20-44.747%2C-23.216%20-68.096%2C-13.544c-23.349%2C9.671%20-38.574%2C32.455%20-38.574%2C57.729l0%2C375.026c0%2C34.51%2027.977%2C62.486%2062.487%2C62.486c34.51%2C-0%2062.486%2C-27.976%2062.486%2C-62.486l0%2C-224.173l80.843%2C80.844c24.404%2C24.402%2063.965%2C24.402%2088.369%2C-0l80.843%2C-80.844l0%2C224.173c0%2C34.51%2027.976%2C62.486%2062.486%2C62.486c34.51%2C-0%2062.486%2C-27.976%2062.486%2C-62.486l0%2C-375.026c0%2C-25.274%20-15.224%2C-48.058%20-38.573%2C-57.729%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://www.mux.com/favicon.ico?d2e580df4a90f7bb",
    "ogImage": "https://www.mux.com/api/og?",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, matching the brand Mux.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 4,
      "text": "Get started",
      "reasoning": "Button #1 has a vibrant orange background (#FF6100) and action-oriented text 'Get started', making it the primary CTA."
    },
    "secondary": {
      "index": 1,
      "text": "Start building for free",
      "reasoning": "Button #7 has a dark background (#242628) and text 'Start building for free', serving as a secondary CTA with a different color group."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "developers"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__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, matching the brand Mux.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles