Maywood Brand: Colors, Fonts, Logo & Visual Identity

Maywood Brand Identity

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

Primary

Color: #01279B

Accent

Color: #01279B

Body Font

Font: Inter Tight

Heading

Font: EB Garamond

Color Palette

Brand palette extracted from https://maywoodai.com/.
Primary: #01279B
RGB: rgb(1, 39, 155)
Secondary: #6D7180
RGB: rgb(109, 113, 128)
Accent: #01279B
RGB: rgb(1, 39, 155)
Background: #FFFFFF
RGB: rgb(255, 255, 255)
Text Primary: #010D38
RGB: rgb(1, 13, 56)
Link: #010D38
RGB: rgb(1, 13, 56)

Typography

Each font links to its Google Fonts page where available.

Primary Font: Inter Tight
Inter Tight Google Fonts →
Heading Font: EB Garamond
EB Garamond Google Fonts →

Visual Assets

Logo

Favicon

Social Card

UI Components

Button Primary

Button Secondary

Brand Personality

Frequently Asked Questions

What is Maywood's primary brand color?
Maywood's primary brand color is #01279B. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Maywood use?
Maywood uses Inter Tight for body text and EB Garamond for headings. Fonts were detected on https://maywoodai.com/ as part of their live design system.

Does Maywood use a light or dark theme?
Maywood's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find Maywood's logo?
Maywood's logo is available directly on their site (https://maywoodai.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://maywoodai.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 Maywood.

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling.

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter Tight",
      "role": "body"
    },
    {
      "family": "EB Garamond",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#01279B",
    "secondary": "#6D7180",
    "accent": "#01279B",
    "background": "#FFFFFF",
    "textPrimary": "#010D38",
    "link": "#010D38"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter Tight",
      "heading": "EB Garamond"
    },
    "fontStacks": {
      "heading": [
        "EB Garamond",
        "ui-serif",
        "Georgia",
        "Cambria",
        "Times New Roman",
        "Times",
        "serif"
      ],
      "body": [
        "Inter Tight",
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "paragraph": [
        "Inter Tight",
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ]
    },
    "fontSizes": {
      "h1": "112px",
      "h2": "72px",
      "body": "24px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#01279B",
      "textColor": "#FFFFFF",
      "borderRadius": "6px",
      "borderRadiusCorners": {
        "topLeft": "6px",
        "topRight": "6px",
        "bottomRight": "6px",
        "bottomLeft": "6px"
      },
      "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.1) 0px 4px 6px -4px"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#01279B",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.1) 0px 4px 6px -4px"
    }
  },
  "images": {
    "logo": "https://www.maywoodai.com/assets/logo/maywood-logo-white.svg",
    "favicon": "https://www.maywoodai.com/favicon.svg",
    "ogImage": "https://www.maywoodai.com/assets/logo/maywood-logo-dark.svg",
    "logoHref": "/",
    "logoAlt": "Maywood AI"
  }
}