Home · Branding · Morph

Morph Brand Identity

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

Download JSON
Primary
#C4E8C2
Accent
#99D52A
Body Font
Instrument Sans
Heading
Instrument Sans

Color Palette

Brand palette extracted from https://morphllm.com.

primary
#C4E8C2
rgb(196, 232, 194)
secondary
#99D52A
rgb(153, 213, 42)
accent
#99D52A
rgb(153, 213, 42)
background
#0A0A0A
rgb(10, 10, 10)
textPrimary
#0A0A0A
rgb(10, 10, 10)
link
#7A8A7A
rgb(122, 138, 122)

Typography

Each font links to its Google Fonts page where available.

primary
Instrument Sans
Instrument Sans Google Fonts →
heading
Instrument Sans
Instrument Sans Google Fonts →
GeistPixelCircle, Geist Mono, ui-monospace, SFMono-Regular, Roboto Mono, Menlo, Monaco, Liberation Mono, DejaVu Sans Mono, Courier New, monospace
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

Morph logo
Logo
Morph favicon
Favicon
Morph social image
Social Card

UI Components

Live previews rendered using Morph's actual button styles.

buttonPrimary
background #99D52A textColor #FAFAFA borderRadius 8px shadow none
buttonSecondary
background #0A0A0A textColor #FAFAFA borderColor #404040 borderRadius 8px shadow none

Brand Personality

Tone: modern Energy: medium Audience: developers and tech professionals

Morph Brand in the Wild

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

Frequently Asked Questions

What is Morph's primary brand color?

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

What accent color does Morph use?

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

What font does Morph use?

Morph uses Instrument Sans as the primary typeface across body and headings.

Does Morph use a light or dark theme?

Morph's primary site uses a dark color scheme, with a background of #0A0A0A.

Where can I find Morph's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Instrument Sans",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#C4E8C2",
    "secondary": "#99D52A",
    "accent": "#99D52A",
    "background": "#0A0A0A",
    "textPrimary": "#0A0A0A",
    "link": "#7A8A7A"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Instrument Sans",
      "heading": "Instrument Sans"
    },
    "fontStacks": {
      "heading": [
        "GeistPixelCircle",
        "Geist Mono",
        "ui-monospace",
        "SFMono-Regular",
        "Roboto Mono",
        "Menlo",
        "Monaco",
        "Liberation Mono",
        "DejaVu Sans Mono",
        "Courier New",
        "monospace"
      ],
      "body": [
        "gogaFont",
        "gogaFont Fallback",
        "sans-serif"
      ],
      "paragraph": [
        "Instrument Sans"
      ]
    },
    "fontSizes": {
      "h1": "48px",
      "h2": "60px",
      "body": "12px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#99D52A",
      "textColor": "#FAFAFA",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#0A0A0A",
      "textColor": "#FAFAFA",
      "borderColor": "#404040",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://www.morphllm.com/logos/48.svg",
    "favicon": "https://www.morphllm.com/search.jpg",
    "ogImage": "https://www.morphllm.com/preview.png?v=2",
    "logoHref": "/",
    "logoAlt": "Morph"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage. The alt text matches the brand name 'Morph', making it the most suitable logo.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Sign Up / Log In",
      "reasoning": "Button #0 has a vibrant green background (#99D52A), which is a strong indicator of a primary CTA. The text 'Sign Up / Log In' is action-oriented, making it the most likely primary button."
    },
    "secondary": {
      "index": 2,
      "text": "Book a Call",
      "reasoning": "Button #2 has a dark background (#0A0A0A), which is different from the primary button's vibrant green. The text 'Book a Call' suggests a secondary action, making it a suitable secondary button."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "developers and tech 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. The alt text matches the brand name 'Morph', making it the most suitable logo.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles