Tupelo Brand: Colors, Fonts, Logo & Visual Identity

Tupelo Brand Identity

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

Color Palette

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

Typography

Each font links to its Google Fonts page where available.

Visual Assets

UI Components

Live previews rendered using Tupelo's actual button styles.

Brand Personality

Frequently Asked Questions

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "ui-sans-serif",
      "count": 66
    },
    {
      "family": "system-ui",
      "count": 66
    },
    {
      "family": "sans-serif",
      "count": 66
    },
    {
      "family": "Apple Color Emoji",
      "count": 66
    },
    {
      "family": "Segoe UI Emoji",
      "count": 66
    },
    {
      "family": "Segoe UI Symbol",
      "count": 66
    },
    {
      "family": "Noto Color Emoji",
      "count": 66
    }
  ],
  "colors": {
    "primary": "#3E21B2",
    "secondary": "#9CA3AF",
    "accent": "#3E21B2",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#111827"
  },
  "typography": {
    "fontFamilies": {
      "primary": "ui-sans-serif",
      "heading": "ui-sans-serif"
    },
    "fontStacks": {
      "body": [
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "heading": [
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ],
      "paragraph": [
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ]
    },
    "fontSizes": {
      "h1": "48px",
      "h2": "36px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#3E21B2",
      "textColor": "#FAFAFA",
      "borderRadius": "6px",
      "borderRadiusCorners": {
        "topLeft": "6px",
        "topRight": "6px",
        "bottomRight": "6px",
        "bottomLeft": "6px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "favicon": null,
    "ogImage": "https://www.tupelosmb.com/tupelo.svg"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "business professionals"
  }
}

Sources