Home · Branding · Mura

Mura Brand Identity

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

Download JSON
Primary
#FF4B2C
Accent
#25CDD1
Body Font
Helvetica Neue 400
Heading
Helvetica Neue 500

Color Palette

Brand palette extracted from https://www.mura.co/.

primary
#FF4B2C
rgb(255, 75, 44)
secondary
#3898EC
rgb(56, 152, 236)
accent
#25CDD1
rgb(37, 205, 209)
background
#F6F6F6
rgb(246, 246, 246)
textPrimary
#000000
rgb(0, 0, 0)
link
#25CDD1
rgb(37, 205, 209)

Typography

Each font links to its Google Fonts page where available.

primary
Helvetica Neue 400
Helvetica Neue 400 Google Fonts →
heading
Helvetica Neue 500
Helvetica Neue 500 Google Fonts →
Helvetica Neue 500, Arial, 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

Mura logo
Logo
Mura favicon
Favicon
Mura social image
Social Card

Brand Personality

Tone: modern Energy: medium Audience: businesses looking for FSM solutions

Mura Brand in the Wild

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

Frequently Asked Questions

What is Mura's primary brand color?

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

What accent color does Mura use?

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

What font does Mura use?

Mura uses Helvetica Neue 400 for body text and Helvetica Neue 500 for headings. Fonts were detected on https://www.mura.co/ as part of their live design system.

Does Mura use a light or dark theme?

Mura's primary site uses a light color scheme, with a background of #F6F6F6.

Where can I find Mura's logo?

Mura's logo is available directly on their site (https://www.mura.co/). 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://www.mura.co/ 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 Mura.

Methodology

Brand data on this page was extracted from https://www.mura.co/ 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 Mura.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Helvetica Neue 500",
      "role": "heading"
    },
    {
      "family": "Helvetica Neue 400",
      "role": "body"
    },
    {
      "family": "Helvetica Neue 300",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#FF4B2C",
    "secondary": "#3898EC",
    "accent": "#25CDD1",
    "background": "#F6F6F6",
    "textPrimary": "#000000",
    "link": "#25CDD1"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Helvetica Neue 400",
      "heading": "Helvetica Neue 500"
    },
    "fontStacks": {
      "heading": [
        "Helvetica Neue 500",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "Helvetica Neue 500",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Helvetica Neue 500",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "88px",
      "h2": "80px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {},
  "images": {
    "logo": "https://cdn.prod.website-files.com/681104dacec24fd097c95e15/681493df68efbf457c8bd79a_Group%204.svg",
    "favicon": "https://cdn.prod.website-files.com/681104dacec24fd097c95e15/68110c1855d90b501bafe687_Untitled%20design%20(1)%20(1).png",
    "ogImage": "https://cdn.prod.website-files.com/681104dacec24fd097c95e15/681a2344f5fe5ec4a91e692c_Logo%20(1).webp",
    "logoHref": "/",
    "logoAlt": "Mura Logo"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, medium-sized, located in the header, links to the homepage, and the alt text matches the brand name 'Mura'.",
    "confidence": 0.95,
    "source": "llm"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "businesses looking for FSM solutions"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0,
    "colors": 0.9,
    "overall": 0.45
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, medium-sized, located in the header, links to the homepage, and the alt text matches the brand name 'Mura'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": false,
      "llmSucceeded": false
    }
  }
}

Related Brand Profiles