The Mobile-First Company Brand: Colors, Fonts, Logo & Visual Identity

The Mobile-First Company Brand Identity

A complete profile of The Mobile-First Company's visual system — colors, typography, components, and personality — extracted from https://www.themobilefirstcompany.com/. Built for designers, agents, and AI tools.

Color Palette

Brand palette extracted from https://www.themobilefirstcompany.com/.

Color Hex Code RGB
primary #0000EE rgb(0, 0, 238)
secondary #285C55 rgb(40, 92, 85)
accent #FDF150 rgb(253, 241, 80)
background #161411 rgb(22, 20, 17)
textPrimary #161411 rgb(22, 20, 17)
link #FDF150 rgb(253, 241, 80)

Typography

Each font links to its Google Fonts page where available.

UI Components

Live previews rendered using The Mobile-First Company's actual button styles.

Input

Button Primary

Button Secondary

Brand Personality

Frequently Asked Questions

What is The Mobile-First Company's primary brand color?
The Mobile-First Company's primary brand color is #0000EE. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does The Mobile-First Company use?
The Mobile-First Company uses #FDF150 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does The Mobile-First Company use?
The Mobile-First Company uses ABCNormal Medium for body text and SF Pro Display Bold for headings. Fonts were detected on https://www.themobilefirstcompany.com/ as part of their live design system.

Does The Mobile-First Company use a light or dark theme?
The Mobile-First Company's primary site uses a dark color scheme, with a background of #161411.

How was this brand profile generated?
This profile was extracted from https://www.themobilefirstcompany.com/ using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles.

Visual Assets

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "SF Pro Display Bold",
      "role": "heading"
    },
    {
      "family": "Gochi Hand",
      "role": "display"
    },
    {
      "family": "Roboto Mono",
      "role": "monospace"
    },
    {
      "family": "ABCNormal Medium",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#0000EE",
    "secondary": "#285C55",
    "accent": "#FDF150",
    "background": "#161411",
    "textPrimary": "#161411",
    "link": "#FDF150"
  },
  "typography": {
    "fontFamilies": {
      "primary": "ABCNormal Medium",
      "heading": "SF Pro Display Bold"
    },
    "fontStacks": {
      "heading": [
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "ABCNormal Medium",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "12px",
      "h2": "48px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 10,
    "borderRadius": "8px"
  },
  "components": {
    "input": {
      "background": "#EBEBEB",
      "textColor": "#000000",
      "borderColor": null,
      "borderRadius": "12px",
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#FDF150",
      "textColor": "#000000",
      "borderRadius": "12px",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#0000EE",
      "borderRadius": "15.75px",
      "shadow": "rgb(0, 0, 0) 0px 0px 0px 0px"
    }
  },
  "images": {
    "favicon": "https://framerusercontent.com/images/mGq7LD4ZKstVXjnBuq9wre67Xw.png",
    "ogImage": "https://framerusercontent.com/images/W9lqOgXfJAzKJ1NSgpm1d8tUtr4.jpg"
  }
}