Home · Branding · Music AI

Music AI Brand Identity

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

Download JSON
Primary
#0055FF
Accent
#0055FF
Body Font
Articulat
Heading
Articulat

Color Palette

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

primary
#0055FF
rgb(0, 85, 255)
secondary
#2563EB
rgb(37, 99, 235)
accent
#0055FF
rgb(0, 85, 255)
background
#000000
rgb(0, 0, 0)
textPrimary
#000000
rgb(0, 0, 0)
link
#3575FF
rgb(53, 117, 255)

Typography

Each font links to its Google Fonts page where available.

primary
Articulat
heading
Articulat
Articulat, ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji
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

Music AI logo
Logo
Music AI favicon
Favicon
Music AI social image
Social Card

UI Components

Live previews rendered using Music AI's actual button styles.

input
background #212121 textColor #A8A8A8 borderColor #212121 borderRadius 8px shadow none
buttonPrimary
background #0055FF textColor #FFFFFF borderColor #0055FF borderRadius 12px shadow none
buttonSecondary
background #000000 textColor #FFFFFF borderColor #000000 borderRadius 100000px shadow none

Brand Personality

Tone: modern Energy: high Audience: music industry professionals

Music AI Brand in the Wild

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

Frequently Asked Questions

What is Music AI's primary brand color?

Music AI's primary brand color is #0055FF. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Music AI use?

Music AI uses Articulat as the primary typeface across body and headings.

Does Music AI use a light or dark theme?

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

Where can I find Music AI's logo?

Music AI's logo is available directly on their site (https://music.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://music.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 Music AI.

Methodology

Brand data on this page was extracted from https://music.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 Music AI.

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Articulat",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#0055FF",
    "secondary": "#2563EB",
    "accent": "#0055FF",
    "background": "#000000",
    "textPrimary": "#000000",
    "link": "#3575FF"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Articulat",
      "heading": "Articulat"
    },
    "fontStacks": {
      "heading": [
        "Articulat",
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "body": [
        "Articulat",
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "paragraph": [
        "Articulat",
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "64px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "12px"
  },
  "components": {
    "input": {
      "background": "#212121",
      "textColor": "#A8A8A8",
      "borderColor": "#212121",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#0055FF",
      "textColor": "#FFFFFF",
      "borderColor": "#0055FF",
      "borderRadius": "12px",
      "borderRadiusCorners": {
        "topLeft": "12px",
        "topRight": "12px",
        "bottomRight": "12px",
        "bottomLeft": "12px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#000000",
      "textColor": "#FFFFFF",
      "borderColor": "#000000",
      "borderRadius": "100000px",
      "borderRadiusCorners": {
        "topLeft": "100000px",
        "topRight": "100000px",
        "bottomRight": "100000px",
        "bottomLeft": "100000px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%20163%2030%22%20aria-hidden%3D%22true%22%20class%3D%22h-7%20text-white%20shrink-0%20select-none%20outline-none%22%20focusable%3D%22false%22%20tabindex%3D%22-1%22%20data-fc-idx%3D%220%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M110.257%2022.28q-3.556%200-3.586-2.288h-1.622v.094q0%201.584%201.373%202.614%201.354%201.01%203.892%201.01%202.46%200%203.663-1.125%201.22-1.144%201.22-2.518%200-1.221-.839-2.022-.839-.82-2.69-.954l-3.128-.229q-1.812-.153-1.813-1.373%200-.954.859-1.546.877-.61%202.308-.61%201.545%200%202.289.572c.484.382.768.853.822%201.455h1.695q-.039-1.527-1.162-2.485-1.164-.992-3.663-.992-2.346%200-3.605%201.088-1.26%201.086-1.259%202.537%200%202.575%203.338%202.804l3.186.229q1.946.153%201.946%201.526%200%20.992-.783%201.602-.782.61-2.441.61m10.737-10.206v11.465h-1.717V12.074zm41.224%2011.465V12.074h-1.717v11.465zM99.293%2012.093l.076%206.105q.02%202.022-1.03%203.071-1.03%201.03-2.938%201.03-1.89%200-2.919-1.03t-1.03-3.052v-6.123h-1.717v6.123q0%202.728%201.507%204.12%201.508%201.393%204.12%201.393%202.634%200%204.14-1.392%201.507-1.393%201.507-4.12v-6.124zm35.6%204.09h1.737q-.045-1.633-1.448-2.926-1.45-1.335-4.006-1.335-2.614%200-4.293%201.602-1.697%201.603-1.697%204.312t1.678%204.31q1.66%201.584%204.293%201.584%202.517%200%203.967-1.201%201.487-1.22%201.488-2.99h-1.683l-.014.166q-.115%201.164-1.088%201.889-.992.725-2.651.725-1.889%200-3.091-1.202t-1.202-3.243q0-2.06%201.202-3.262t3.091-1.202q1.679%200%202.651.801.98.791%201.066%201.972m15.862-4.09h.683l5.794%2011.446h-1.789l-1.163-2.365h-6.368l-1.163%202.365h-1.789zm2.781%207.63-1.526-3.051q-.381-.744-.859-2.099h-.11q-.477%201.355-.859%202.099l-1.526%203.052zm-74.938-.228h.076l5.191-7.402h1.276v11.465h-1.717V15.07h-.057l-.076.172q-.116.285-.248.515a3.5%203.5%200%200%201-.363.572L78.636%2022.1l-4.044-5.772a3.5%203.5%200%200%201-.363-.572%204%204%200%200%201-.248-.515l-.076-.172h-.057v8.49H72.13V12.092h1.276zm62.237%204.235a1.007%201.007%200%201%200%20.001-2.015%201.007%201.007%200%200%200-.001%202.015%22%20clip-rule%3D%22evenodd%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.072%200%2018.25%205.85h3.645L29.41%2030h10.733L31.744%203.017A4.29%204.29%200%200%200%2027.644%200zM18.25%205.85h-7.576a4.29%204.29%200%200%200-4.1%203.018L0%2030h10.734zM48.3%2030%2040.788%205.85h7.573a4.29%204.29%200%200%201%204.1%203.018L59.034%2030z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://music.ai/favicon.ico",
    "ogImage": "https://storage.googleapis.com/moises-cms-music-ai/music_ai_og_image_1ac14b44eb/music_ai_og_image_1ac14b44eb.png",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, aligning with the brand 'Music AI'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Our Products",
      "reasoning": "Button #0 uses the vibrant brand color #0055FF and has action-oriented text 'Our Products', making it the primary CTA."
    },
    "secondary": {
      "index": 1,
      "text": "Learn More",
      "reasoning": "Button #1 has a different background color (#000000) and provides a supportive action 'Learn More', making it suitable as a secondary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "high",
    "targetAudience": "music industry professionals"
  },
  "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, aligning with the brand 'Music AI'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles