# Sepsis Scout Brand Identity

A complete profile of **Sepsis Scout**'s visual system — colors, typography, components, and personality — extracted from [https://sepsisscout.com](https://sepsisscout.com/). Built for designers, agents, and AI tools.

## Color Palette

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

- **Primary**: #0000EE  
- **Secondary**: #293A4A  
- **Accent**: #428BCA  
- **Background**: #FFFFFF  
- **Text Primary**: #428BCA  
- **Link**: #428BCA

## Typography

Each font links to its Google Fonts page where available.

- **Primary**: Arial  
- **Heading**: Arial

## Visual Assets

## Brand Personality

- **Tone:** professional  
- **Energy:** medium  
- **Audience:** unknown

## Sepsis Scout Brand in the Wild

Image: [i.ytimg.com](https://i.ytimg.com/vi/4KEtv-c6Log/hq720.jpg?sqp=-oaymwEhCK4FEIIDSFryq4qpAxMIARUAAAAAGAElAADIQj0AgKJD&rs=AOn4CLD73gfzCzVJbgJuSHtMzl0npYZsYg)

Source: [youtube.com](https://www.youtube.com/watch?v=4KEtv-c6Log)

Image: [images.crunchbase.com](https://images.crunchbase.com/image/upload/c_pad,h_170,w_170,f_auto,b_white,q_auto:eco,dpr_4/c9dhfi2vacyrd2fzwpwv)

Source: [mtec-sc.org](https://mtec-sc.org/life-sciences/sepsis-scout)

Image: [media.springernature.com](https://media.springernature.com/lw685/springer-static/image/art%3A10.1007%2Fs00134-024-07735-7/MediaObjects/134_2024_7735_Fig2_HTML.png)

Source: [link.springer.com](https://link.springer.com/article/10.1007/s00134-024-07735-7)

Image: [media.springernature.com](https://media.springernature.com/lw1200/springer-static/image/art%3A10.1007%2Fs00134-024-07735-7/MediaObjects/134_2024_7735_Fig3_HTML.png)

Source: [link.springer.com](https://link.springer.com/article/10.1007/s00134-024-07735-7)

## Frequently Asked Questions

**What is Sepsis Scout's primary brand color?**  
Sepsis Scout's primary brand color is #0000EE. It anchors the visual identity across their website, product UI, and marketing materials.

**What accent color does Sepsis Scout use?**  
Sepsis Scout uses #428BCA as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

**What font does Sepsis Scout use?**  
Sepsis Scout uses Arial as the primary typeface across body and headings.

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

**How was this brand profile generated?**  
This profile was extracted from https://sepsisscout.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 Sepsis Scout.

## Methodology

Brand data on this page was extracted from [https://sepsisscout.com](https://sepsisscout.com/) on 2026-07-27 using the [Firecrawl](https://firecrawl.dev/) 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 Sepsis Scout.

## Machine-Readable Profile

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

```json
{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Arial",
      "count": 7
    },
    {
      "family": "Helvetica",
      "count": 7
    },
    {
      "family": "sans-serif",
      "count": 7
    }
  ],
  "colors": {
    "primary": "#0000EE",
    "secondary": "#293A4A",
    "accent": "#428BCA",
    "background": "#FFFFFF",
    "textPrimary": "#428BCA",
    "link": "#428BCA"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Arial",
      "heading": "Arial"
    },
    "fontStacks": {
      "body": [
        "Arial",
        "Helvetica",
        "sans-serif"
      ],
      "heading": [
        "Arial",
        "Helvetica",
        "sans-serif"
      ],
      "paragraph": [
        "Arial",
        "Helvetica",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "14px",
      "h2": "14px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 10,
    "borderRadius": "0px"
  },
  "components": {},
  "images": {
    "logo": null,
    "favicon": null,
    "ogImage": null
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "unknown"
  },
  "designSystem": {
    "framework": "unknown",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0,
    "colors": 0,
    "overall": 0
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": false,
      "llmSucceeded": false,
      "finalSource": "none",
      "rawLogoSelection": {
        "selectedLogoIndex": -1,
        "selectedLogoReasoning": "LLM failed",
        "confidence": 0
      }
    },
    "buttonClassification": {
      "llmCalled": false,
      "llmSucceeded": false,
      "error": "LLM call failed or returned fallback values"
    }
  }
}
```
