Home · Branding · Firebase

Firebase Brand Identity

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

Download JSON
Primary
#0B57D0
Accent
#F57C00
Body Font
Google Sans
Heading
Google Sans

Color Palette

Brand palette extracted from http://firebase.com.

primary
#0B57D0
rgb(11, 87, 208)
secondary
#FF8A65
rgb(255, 138, 101)
accent
#F57C00
rgb(245, 124, 0)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#191919
rgb(25, 25, 25)
link
#F57C00
rgb(245, 124, 0)

Typography

Each font links to its Google Fonts page where available.

primary
Google Sans
Google Sans Google Fonts →
heading
Google Sans
Google Sans Google Fonts →
Google Sans, sans-serif
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

Firebase logo
Logo
Firebase favicon
Favicon
Firebase social image
Social Card

UI Components

Live previews rendered using Firebase's actual button styles.

input
background #F1F3F4 textColor #666666 borderColor null borderRadius 0px shadow none
buttonPrimary
background #F57C00 textColor #000000 borderRadius 100px shadow none
buttonSecondary
background #1E1E1E textColor #FFFFFF borderColor #FF9100 borderRadius 100px shadow none

Brand Personality

Tone: professional Energy: medium Audience: developers and tech companies

Firebase Brand in the Wild

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

Frequently Asked Questions

What is Firebase's primary brand color?

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

What accent color does Firebase use?

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

What font does Firebase use?

Firebase uses Google Sans as the primary typeface across body and headings.

Does Firebase use a light or dark theme?

Firebase's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find Firebase's logo?

Firebase's logo is available directly on their site (http://firebase.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 http://firebase.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 Firebase.

Methodology

Brand data on this page was extracted from http://firebase.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 Firebase.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Google Sans",
      "role": "body"
    },
    {
      "family": "Noto Sans",
      "role": "body"
    },
    {
      "family": "Noto Sans JP",
      "role": "body"
    },
    {
      "family": "Noto Sans KR",
      "role": "body"
    },
    {
      "family": "Material Icons",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#0B57D0",
    "secondary": "#FF8A65",
    "accent": "#F57C00",
    "background": "#FFFFFF",
    "textPrimary": "#191919",
    "link": "#F57C00"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Google Sans",
      "heading": "Google Sans"
    },
    "fontStacks": {
      "heading": [
        "Google Sans",
        "sans-serif"
      ],
      "body": [
        "Google Sans",
        "sans-serif"
      ],
      "paragraph": [
        "Google Sans",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "75px",
      "h2": "16px",
      "body": "12px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "input": {
      "background": "#F1F3F4",
      "textColor": "#666666",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#F57C00",
      "textColor": "#000000",
      "borderRadius": "100px",
      "borderRadiusCorners": {
        "topLeft": "100px",
        "topRight": "100px",
        "bottomRight": "100px",
        "bottomLeft": "100px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#1E1E1E",
      "textColor": "#FFFFFF",
      "borderColor": "#FF9100",
      "borderRadius": "100px",
      "borderRadiusCorners": {
        "topLeft": "100px",
        "topRight": "100px",
        "bottomRight": "100px",
        "bottomLeft": "100px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://www.gstatic.com/devrel-devsite/prod/v579073a50c63499824df5a68b8922367066583d283ef78fdade1028efdb4ceb5/firebase/images/lockup.svg",
    "favicon": "https://www.gstatic.com/devrel-devsite/prod/v579073a50c63499824df5a68b8922367066583d283ef78fdade1028efdb4ceb5/firebase/images/favicon.png",
    "ogImage": "https://firebase.google.com/images/social.png",
    "logoHref": "/",
    "logoAlt": "Firebase"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand 'Firebase'.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Get Started",
      "reasoning": "Button #2 has a vibrant brand color (#F57C00) and action-oriented text 'Get Started', making it the primary CTA."
    },
    "secondary": {
      "index": 0,
      "text": "Get started in console",
      "reasoning": "Button #0 has a different color group (#1E1E1E) and supports the primary action with 'Get started in console'."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "developers and tech companies"
  },
  "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 'Firebase'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles