Home · Branding · StatusPage

StatusPage Brand Identity

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

Download JSON
Primary
#0052CC
Accent
#0052CC
Body Font
Roboto
Heading
Roboto

Color Palette

Brand palette extracted from http://statuspage.io.

primary
#0052CC
rgb(0, 82, 204)
secondary
#1868DB
rgb(24, 104, 219)
accent
#0052CC
rgb(0, 82, 204)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#091E42
rgb(9, 30, 66)
link
#091E42
rgb(9, 30, 66)

Typography

Each font links to its Google Fonts page where available.

primary
Roboto
heading
Roboto
Charlie Display, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Droid Sans, Helvetica Neue, 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

StatusPage logo
Logo
StatusPage favicon
Favicon

UI Components

Live previews rendered using StatusPage's actual button styles.

input
background #F0F1F2 textColor #101214 borderColor null borderRadius 30px shadow none
buttonPrimary
background #0052CC textColor #FFFFFF borderColor #0052CC borderRadius 3px shadow none
buttonSecondary
background #F4F5F7 textColor #091E42 borderRadius 0px shadow none

Brand Personality

Tone: professional Energy: medium Audience: businesses and developers

StatusPage Brand in the Wild

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

Frequently Asked Questions

What is StatusPage's primary brand color?

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

What font does StatusPage use?

StatusPage uses Roboto as the primary typeface across body and headings.

Does StatusPage use a light or dark theme?

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

Where can I find StatusPage's logo?

StatusPage's logo is available directly on their site (http://statuspage.io). 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://statuspage.io 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 StatusPage.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Roboto",
      "role": "body"
    },
    {
      "family": "Noto Sans",
      "role": "body"
    },
    {
      "family": "Ubuntu",
      "role": "body"
    },
    {
      "family": "Droid Sans",
      "role": "body"
    },
    {
      "family": "Helvetica Neue",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#0052CC",
    "secondary": "#1868DB",
    "accent": "#0052CC",
    "background": "#FFFFFF",
    "textPrimary": "#091E42",
    "link": "#091E42"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Roboto",
      "heading": "Roboto"
    },
    "fontStacks": {
      "heading": [
        "Charlie Display",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Noto Sans",
        "Ubuntu",
        "Droid Sans",
        "Helvetica Neue",
        "sans-serif"
      ],
      "body": [
        "Charlie Text",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Noto Sans",
        "Ubuntu",
        "Droid Sans",
        "Helvetica Neue",
        "sans-serif"
      ],
      "paragraph": [
        "Charlie Text",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Noto Sans",
        "Ubuntu",
        "Droid Sans",
        "Helvetica Neue",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "48px",
      "h2": "36px",
      "body": "12px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "input": {
      "background": "#F0F1F2",
      "textColor": "#101214",
      "borderColor": null,
      "borderRadius": "30px",
      "borderRadiusCorners": {
        "topLeft": "30px",
        "topRight": "30px",
        "bottomRight": "30px",
        "bottomLeft": "30px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#0052CC",
      "textColor": "#FFFFFF",
      "borderColor": "#0052CC",
      "borderRadius": "3px",
      "borderRadiusCorners": {
        "topLeft": "3px",
        "topRight": "3px",
        "bottomRight": "3px",
        "bottomLeft": "3px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#F4F5F7",
      "textColor": "#091E42",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2232%22%20height%3D%2233%22%20viewBox%3D%220%200%2032%2033%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%20%3Cpath%20d%3D%22M10.9946%2015.1348C10.6339%2014.738%2010.0928%2014.7741%209.84022%2015.2431L3.99589%2026.9678C3.77944%2027.4368%204.10411%2027.978%204.60917%2027.978H12.7624C13.0149%2027.978%2013.2675%2027.8337%2013.3757%2027.5811C15.1434%2023.9374%2014.0611%2018.4178%2010.9946%2015.1348Z%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%20%3Cpath%20d%3D%22M15.289%204.44981C12.0061%209.64478%2012.2225%2015.3809%2014.3871%2019.71C16.5517%2024.0392%2018.2112%2027.3221%2018.3194%2027.5747C18.4277%2027.8272%2018.6802%2027.9715%2018.9327%2027.9715H27.086C27.591%2027.9715%2027.9518%2027.4303%2027.6992%2026.9614C27.6992%2026.9614%2016.7321%205.02703%2016.4435%204.48588C16.227%203.98082%2015.6137%203.94474%2015.289%204.44981Z%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%20%3C%2Fsvg%3E",
    "favicon": "https://www.atlassian.com/favicon-16x16.png",
    "ogImage": null,
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is in the header, visible, and links to the homepage, aligning with the brand 'Atlassian'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 5,
      "text": "Get started today",
      "reasoning": "Button #0 has a vibrant brand color (#0052CC) and action-oriented text ('Get started today'), making it the primary CTA."
    },
    "secondary": {
      "index": 2,
      "text": "Get started today",
      "reasoning": "Button #1 has a different background color (#F4F5F7) and serves as a secondary option with the same text, indicating a less prominent action."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "businesses and developers"
  },
  "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 in the header, visible, and links to the homepage, aligning with the brand 'Atlassian'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles