Home · Branding · Mural

Mural Brand Identity

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

Download JSON
Primary
#00C27A
Accent
#00C27A
Body Font
ABC Social
Heading
ABC Social

Color Palette

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

primary
#00C27A
rgb(0, 194, 122)
secondary
#B8C1CC
rgb(184, 193, 204)
accent
#00C27A
rgb(0, 194, 122)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#000000
rgb(0, 0, 0)
link
#B4F5C8
rgb(180, 245, 200)

Typography

Each font links to its Google Fonts page where available.

primary
ABC Social
heading
ABC Social
STK Bureau, Times New Roman, 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

Mural logo
Logo
Mural favicon
Favicon
Mural social image
Social Card

UI Components

Live previews rendered using Mural's actual button styles.

input
background #000000 textColor #FFFFFF borderColor #4F5457 borderRadius 8px shadow none
buttonPrimary
background #00C27A textColor #000000 borderRadius 8px shadow none
buttonSecondary
background #FFFFFF textColor #000000 borderColor #DCE1E5 borderRadius 8px shadow none

Brand Personality

Tone: modern Energy: high Audience: teams and businesses seeking collaboration tools

Mural Brand in the Wild

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

Frequently Asked Questions

What is Mural's primary brand color?

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

What font does Mural use?

Mural uses ABC Social as the primary typeface across body and headings.

Does Mural use a light or dark theme?

Mural's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find Mural's logo?

Mural's logo is available directly on their site (https://www.mural.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.mural.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 Mural.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "ABC Social",
      "role": "body"
    },
    {
      "family": "Arial",
      "role": "body"
    },
    {
      "family": "STK Bureau",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#00C27A",
    "secondary": "#B8C1CC",
    "accent": "#00C27A",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#B4F5C8"
  },
  "typography": {
    "fontFamilies": {
      "primary": "ABC Social",
      "heading": "ABC Social"
    },
    "fontStacks": {
      "heading": [
        "STK Bureau",
        "Times New Roman",
        "sans-serif"
      ],
      "body": [
        "ABC Social",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "ABC Social",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "80px",
      "h2": "14px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "input": {
      "background": "#000000",
      "textColor": "#FFFFFF",
      "borderColor": "#4F5457",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#00C27A",
      "textColor": "#000000",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#000000",
      "borderColor": "#DCE1E5",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/62e11362da2667ac3d0e6ed5/6310bb11874afdba54b2cbf7_mural-logo-color.svg",
    "favicon": "https://cdn.prod.website-files.com/62e11362da2667ac3d0e6ed5/63f8b1b0585b45a64baf52da_Mural_Favicon_32x32.png",
    "ogImage": "https://cdn.prod.website-files.com/62e11362da2667ac3d0e6ed5/638f50f56076f389d91406a0_Mural_OG_image_launch.png",
    "logoHref": "https://www.mural.co/",
    "logoAlt": "Mural Logo"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 1,
    "reasoning": "Selected #1 because it is visible, located in the header, has the correct alt text 'Mural Logo', and links to the homepage, making it the primary brand logo.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 8,
      "text": "Get started free",
      "reasoning": "Button #0 'Get started free' is the primary CTA due to its action-oriented text and vibrant brand color (#00C27A), which aligns with the site's primary color scheme."
    },
    "secondary": {
      "index": 11,
      "text": "Start converting",
      "reasoning": "Button #9 'Start converting' is selected as secondary because it has a different background color (#FFFFFF) and serves as a less prominent action."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "high",
    "targetAudience": "teams and businesses seeking collaboration tools"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 1,
        "selectedLogoReasoning": "Selected #1 because it is visible, located in the header, has the correct alt text 'Mural Logo', and links to the homepage, making it the primary brand logo.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles