Home · Branding · Magna

Magna Brand Identity

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

Download JSON
Primary
#F88CE5
Accent
#F88CE5
Body Font
Inter
Heading
InterDisplay

Color Palette

Brand palette extracted from https://magna.so.

primary
#F88CE5
rgb(248, 140, 229)
secondary
#3898EC
rgb(56, 152, 236)
accent
#F88CE5
rgb(248, 140, 229)
background
#050505
rgb(5, 5, 5)
textPrimary
#050505
rgb(5, 5, 5)
link
#460B3C
rgb(70, 11, 60)

Typography

Each font links to its Google Fonts page where available.

primary
Inter
heading
InterDisplay
InterDisplay Google Fonts →
Inter
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

Magna logo
Logo
Magna favicon
Favicon
Magna social image
Social Card

UI Components

Live previews rendered using Magna's actual button styles.

input
background #0A0A0A textColor #FFFFFF borderColor #232323 borderRadius 999px shadow none
buttonPrimary
background #F88CE5 textColor #460B3C borderRadius 999px shadow rgba(248, 140, 229, 0) 0px 0px 0px 0px, rgba(255, 255, 255, 0.16) 0px 1px 0px 1px inset
buttonSecondary
background #050505 textColor #FFFFFF borderRadius 999px shadow none

Brand Personality

Tone: modern Energy: high Audience: tech-savvy professionals

Magna Brand in the Wild

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

Frequently Asked Questions

What is Magna's primary brand color?

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

What font does Magna use?

Magna uses Inter for body text and InterDisplay for headings. Fonts were detected on https://magna.so as part of their live design system.

Does Magna use a light or dark theme?

Magna's primary site uses a dark color scheme, with a background of #050505.

Where can I find Magna's logo?

Magna's logo is available directly on their site (https://magna.so). 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://magna.so 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 Magna.

Methodology

Brand data on this page was extracted from https://magna.so 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 Magna.

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "InterDisplay",
      "role": "heading"
    },
    {
      "family": "Geist Mono Variable",
      "role": "monospace"
    },
    {
      "family": "Impact",
      "role": "display"
    }
  ],
  "colors": {
    "primary": "#F88CE5",
    "secondary": "#3898EC",
    "accent": "#F88CE5",
    "background": "#050505",
    "textPrimary": "#050505",
    "link": "#460B3C"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "InterDisplay"
    },
    "fontStacks": {
      "heading": [
        "Inter"
      ],
      "body": [
        "Inter",
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "64px",
      "h2": "24px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "40px"
  },
  "components": {
    "input": {
      "background": "#0A0A0A",
      "textColor": "#FFFFFF",
      "borderColor": "#232323",
      "borderRadius": "999px",
      "borderRadiusCorners": {
        "topLeft": "999px",
        "topRight": "999px",
        "bottomRight": "999px",
        "bottomLeft": "999px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#F88CE5",
      "textColor": "#460B3C",
      "borderRadius": "999px",
      "borderRadiusCorners": {
        "topLeft": "999px",
        "topRight": "999px",
        "bottomRight": "999px",
        "bottomLeft": "999px"
      },
      "shadow": "rgba(248, 140, 229, 0) 0px 0px 0px 0px, rgba(255, 255, 255, 0.16) 0px 1px 0px 1px inset"
    },
    "buttonSecondary": {
      "background": "#050505",
      "textColor": "#FFFFFF",
      "borderRadius": "999px",
      "borderRadiusCorners": {
        "topLeft": "999px",
        "topRight": "999px",
        "bottomRight": "999px",
        "bottomLeft": "999px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20fill%3D%22none%22%20viewBox%3D%220%200%20122%2036%22%20data-fc-idx%3D%220%22%3E%0A%20%20%3Cg%20clip-path%3D%22url(%23clip0_7113_6557)%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M49.78%204.659a5.02%205.02%200%200%201%202.09%202.055q.759%201.362.759%203.29v8.35h-2.914V10.44q0-1.901-.954-2.912-.955-1.011-2.605-1.017-1.65%200-2.616%201.015-.967%201.016-.968%202.912v7.914h-2.913v-7.914q0-1.9-.954-2.912-.954-1.01-2.606-1.015-1.65%200-2.617%201.015-.966%201.016-.968%202.912v7.914h-2.94V4.195h2.94v1.619a4.9%204.9%200%200%201%201.831-1.37%205.8%205.8%200%200%201%202.373-.489%206.34%206.34%200%200%201%203.043.72%204.93%204.93%200%200%201%202.063%202.08%204.76%204.76%200%200%201%202.011-2.041%205.97%205.97%200%200%201%202.94-.759%206.4%206.4%200%200%201%203.006.704M56.124%207.434a6.5%206.5%200%200%201%205.816-3.469%206.2%206.2%200%200%201%202.922.656c.778.392%201.46.948%201.998%201.631V4.197h2.966v14.157H66.86v-2.107a5.84%205.84%200%200%201-2.037%201.67%206.3%206.3%200%200%201-2.94.668%206.27%206.27%200%200%201-3.352-.937%206.67%206.67%200%200%201-2.407-2.62%208.06%208.06%200%200%201-.89-3.817%207.84%207.84%200%200%201%20.89-3.777m10.135%201.285a4.24%204.24%200%200%200-1.586-1.645%204.16%204.16%200%200%200-2.114-.565%204.24%204.24%200%200%200-2.115.553%204.16%204.16%200%200%200-1.585%201.619%205%205%200%200%200-.607%202.53c-.02.894.189%201.778.607%202.57.365.697.919%201.28%201.597%201.683a4.1%204.1%200%200%200%202.103.577%204.16%204.16%200%200%200%202.114-.565%204.2%204.2%200%200%200%201.586-1.656%205.2%205.2%200%200%200%20.606-2.558%205.1%205.1%200%200%200-.606-2.543M82.197%204.627c.784.382%201.468.94%201.998%201.63V4.203h2.966V18.59a7.2%207.2%200%200%201-.826%203.483%205.96%205.96%200%200%201-2.384%202.398q-1.563.873-3.728.873-2.888%200-4.796-1.348a4.968%204.968%200%200%201-2.166-3.662h2.922c.236.753.746%201.39%201.43%201.787.79.471%201.698.709%202.619.685q1.78%200%202.876-1.08%201.096-1.079%201.095-3.134v-2.364a6%206%200%200%201-2.025%201.684%206.07%206.07%200%200%201-2.9.685%206.37%206.37%200%200%201-3.39-.937%206.6%206.6%200%200%201-2.426-2.62%208.06%208.06%200%200%201-.89-3.817%207.84%207.84%200%200%201%20.89-3.777%206.5%206.5%200%200%201%205.816-3.468%206.3%206.3%200%200%201%202.919.649m1.39%204.097a4.24%204.24%200%200%200-1.584-1.644%204.16%204.16%200%200%200-2.113-.569%204.174%204.174%200%200%200-3.702%202.172%205.04%205.04%200%200%200-.605%202.53%205.26%205.26%200%200%200%20.605%202.57c.367.697.92%201.28%201.6%201.683a4.1%204.1%200%200%200%202.102.577%204.16%204.16%200%200%200%202.114-.565%204.2%204.2%200%200%200%201.585-1.656%205.2%205.2%200%200%200%20.608-2.558%205.1%205.1%200%200%200-.61-2.545zM100.943%204.659a4.95%204.95%200%200%201%202.077%202.055q.747%201.362.747%203.289v8.35h-2.923V10.44q0-1.902-.954-2.912T97.294%206.51q-1.65%200-2.618%201.016t-.966%202.912v7.914h-2.94V4.195h2.94v1.618a4.86%204.86%200%200%201%201.842-1.37%205.9%205.9%200%200%201%202.387-.488%206.4%206.4%200%200%201%203.004.704M107.621%207.434a6.5%206.5%200%200%201%202.425-2.556%206.5%206.5%200%200%201%203.392-.913%206.2%206.2%200%200%201%202.922.656%205.9%205.9%200%200%201%202%201.631V4.197h2.962v14.157h-2.966v-2.107a5.8%205.8%200%200%201-2.037%201.67%206.3%206.3%200%200%201-2.94.668%206.26%206.26%200%200%201-3.352-.937%206.66%206.66%200%200%201-2.407-2.62%208.05%208.05%200%200%201-.889-3.817%207.8%207.8%200%200%201%20.89-3.777m10.135%201.285a4.24%204.24%200%200%200-1.585-1.645%204.16%204.16%200%200%200-2.114-.565%204.173%204.173%200%200%200-3.702%202.172%205.04%205.04%200%200%200-.605%202.53%205.26%205.26%200%200%200%20.605%202.57%204.27%204.27%200%200%200%201.599%201.683%204.1%204.1%200%200%200%202.103.577%204.16%204.16%200%200%200%202.114-.565%204.2%204.2%200%200%200%201.585-1.656%205.2%205.2%200%200%200%20.608-2.558%205.1%205.1%200%200%200-.608-2.543%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23f88ce5%22%20d%3D%22M.179%204.965a.99.99%200%200%201%201.361-.917l9.365%203.826a.99.99%200%200%200%20.745%200l9.406-3.829a.99.99%200%200%201%201.36.918v12.395a.99.99%200%200%201-.988.99H1.168a.99.99%200%200%201-.99-.99z%22%20style%3D%22fill%3A%20rgb(248%2C%20140%2C%20229)%20!important%3B%22%2F%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M44.1%2035.755v-4.661h.602v.507c.232-.404.739-.61%201.156-.61%201.047%200%201.676.76%201.676%201.864%200%201.11-.664%201.872-1.649%201.872-.458%200-.917-.199-1.17-.59v1.618zm.581-2.9c0%20.81.472%201.29%201.115%201.29.698%200%201.102-.48%201.102-1.29%200-.802-.404-1.281-1.102-1.281-.643%200-1.115.48-1.115%201.281m5.068%201.872c-1.081%200-1.793-.754-1.793-1.872%200-1.11.712-1.864%201.793-1.864%201.087%200%201.799.754%201.799%201.864%200%201.118-.712%201.872-1.8%201.872m-1.157-1.872c0%20.81.452%201.29%201.157%201.29.711%200%201.162-.48%201.162-1.29%200-.802-.451-1.281-1.162-1.281-.705%200-1.157.48-1.157%201.281m4.325%201.769-1.184-3.53h.657l.568%201.83c.102.315.191.624.294.96l.3-.96.59-1.83h.642l.589%201.83.3.96c.103-.336.192-.645.295-.96l.568-1.83h.656l-1.183%203.53h-.643l-.582-1.83-.321-.98c-.11.335-.212.65-.322.98l-.581%201.83zm6.244.103c-1.088%200-1.779-.734-1.779-1.885%200-1.104.705-1.851%201.724-1.851%201.013%200%201.724.685%201.724%201.666%200%20.28%200%20.342-.014.404h-2.79c.04.692.472%201.117%201.142%201.117.472%200%20.8-.205.964-.582h.637c-.185.706-.78%201.13-1.608%201.13m-1.135-2.173h2.154c-.027-.63-.437-1.022-1.074-1.022-.608%200-1.012.378-1.08%201.022m3.436%202.07v-3.53h.602v.59c.172-.419.48-.666.965-.666.103%200%20.205.02.26.034v.631a1.3%201.3%200%200%200-.287-.034c-.602%200-.924.473-.924%201.227v1.748zm3.799.103c-1.088%200-1.78-.734-1.78-1.885%200-1.104.706-1.851%201.725-1.851%201.012%200%201.724.685%201.724%201.666%200%20.28%200%20.342-.014.404h-2.791c.04.692.472%201.117%201.142%201.117.472%200%20.8-.205.965-.582h.636c-.184.706-.78%201.13-1.607%201.13m-1.136-2.173h2.155c-.028-.63-.438-1.022-1.074-1.022-.61%200-1.013.378-1.081%201.022m4.9%202.173c-.992%200-1.655-.761-1.655-1.872%200-1.103.63-1.864%201.676-1.864.41%200%20.903.198%201.143.59v-1.79h.615v4.833h-.602v-.507c-.246.404-.718.61-1.177.61m-1.019-1.872c0%20.81.404%201.29%201.102%201.29.643%200%201.115-.48%201.115-1.29%200-.802-.472-1.281-1.115-1.281-.698%200-1.102.48-1.102%201.281m6.82%201.872c-.459%200-.931-.206-1.177-.61v.507h-.602v-4.833h.615v1.79c.24-.392.732-.59%201.143-.59%201.046%200%201.676.76%201.676%201.864%200%201.11-.664%201.872-1.656%201.872m-1.198-1.872c0%20.81.472%201.29%201.115%201.29.698%200%201.102-.48%201.102-1.29%200-.802-.404-1.281-1.102-1.281-.643%200-1.115.48-1.115%201.281m3.737%202.9.69-1.501-1.463-3.16h.698l.834%201.844c.089.212.185.425.274.63.089-.212.184-.425.273-.63l.8-1.844h.699l-2.114%204.661zM116.499%2034.458v-5.735h.978v.735c.322-.557%201-.902%201.767-.902%201.255%200%202.167.668%202.167%202.394v3.508h-1v-3.363c0-1.07-.523-1.593-1.389-1.593-.978%200-1.523.668-1.523%201.626v3.33zM113.053%2034.625c-1.767%200-2.889-1.192-2.889-3.063%200-1.793%201.145-3.006%202.801-3.006%201.644%200%202.8%201.113%202.8%202.706%200%20.456%200%20.556-.022.657h-4.534c.066%201.124.766%201.815%201.855%201.815.767%200%201.301-.334%201.567-.947h1.034c-.3%201.147-1.267%201.838-2.612%201.838m-1.844-3.53h3.5c-.044-1.025-.711-1.66-1.744-1.66-.99%200-1.645.613-1.756%201.66M101.356%2034.625c-1.156%200-2-.624-2-1.704s.766-1.57%201.666-1.737l1.401-.268c.477-.088.755-.211.755-.645%200-.502-.422-.836-1.267-.836-.689%200-1.289.279-1.367.914h-1.033c.067-1.125%201.089-1.793%202.411-1.793%201.601%200%202.256.802%202.256%201.748v2.94c0%20.267.122.4.345.4a.66.66%200%200%200%20.4-.11v.812c-.156.134-.423.223-.745.223a.966.966%200%200%201-.967-.79c-.266.378-.822.846-1.855.846m-.967-1.737c0%20.579.489.857%201.145.857.922%200%201.644-.523%201.644-1.336v-.924c-.111.122-.456.222-.867.3l-.933.178c-.667.123-.989.412-.989.925M96.35%2034.458v-5.735h.978v.958c.277-.68.778-1.08%201.566-1.08.167%200%20.334.033.423.055v1.025a2%202%200%200%200-.467-.056c-.978%200-1.5.768-1.5%201.993v2.84zM94.597%2028.723h1.29l-2.312%202.271%202.434%203.464h-1.167l-1.945-2.773-.956.913v1.86h-1v-5.735h1v2.628z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M109.041%2028.723h1.289l-2.311%202.271%202.433%203.464h-1.167l-1.944-2.773-.956.913v1.86h-1v-5.735h1v2.628zM85.899%2028.556c-2.102%200-3.805%201.73-3.805%203.862v1.655c0%20.305.243.551.543.551s.545-.246.545-.55v-1.656c0-.305.242-.552.543-.552.3%200%20.543.247.543.552v1.655c0%20.305.243.551.543.551s.544-.246.544-.55v-1.656c0-.305.243-.552.544-.552.3%200%20.545.247.545.552v1.655c0%20.305.243.551.543.551s.543-.246.543-.55v-1.656c0-.305.243-.552.545-.552.3%200%20.543.247.543.552v1.655c0%20.305.243.551.544.551.3%200%20.543-.246.543-.55v-1.656c0-2.133-1.704-3.862-3.806-3.862%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%20%20%3Cdefs%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%20%20%20%20%3CclipPath%20id%3D%22clip0_7113_6557%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%20%20%20%20%20%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h121.5v36H0z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%0A%20%20%20%20%3C%2FclipPath%3E%0A%20%20%3C%2Fdefs%3E%0A%3C%2Fsvg%3E",
    "favicon": "https://cdn.prod.website-files.com/6611435f2e87885e52ab11a9/669d9d5fab09d4c81a6109e9_Frame%202608672%402x.png",
    "ogImage": "https://cdn.prod.website-files.com/6611435f2e87885e52ab11a9/6995ea8ca4e929176b0e2b93_f4b08b7ab6a7969990a5c62e49a435cd_open-graph-image.webp",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand 'Magna'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Get Started",
      "reasoning": "Button #0 'Get Started' uses the vibrant brand color #F88CE5 and has action-oriented text, making it the primary CTA."
    },
    "secondary": {
      "index": 2,
      "text": "Run",
      "reasoning": "Button #2 'Run' has a different background color (#050505) and serves as a secondary action with a more subdued appearance."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "high",
    "targetAudience": "tech-savvy professionals"
  },
  "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": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand 'Magna'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles