# Onsite Pro Brand Identity

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

## Color Palette

Brand palette extracted from https://onsitepro.co.

- **Primary:** #94E8AC  
- **Secondary:** #3567FD  
- **Accent:** #001A13  
- **Background:** #FFFFFF  
- **Text Primary:** #001A13  
- **Link:** #001A13

## Typography

Each font links to its Google Fonts page where available.

- **Primary:** Segoe UI  
  - [Google Fonts →](https://fonts.google.com/specimen/Segoe+UI)
- **Heading:** Segoe UI  
  - [Google Fonts →](https://fonts.google.com/specimen/Segoe+UI)

## Visual Assets

Favicon

Social Card

## Brand Personality

- **Tone:** professional  
- **Energy:** medium  
- **Audience:** HVAC dealers

## Onsite Pro Brand in the Wild

Image: [onsitepro.co](https://www.onsitepro.co/_next/image?url=%2Fimg%2Fabout-team.jpg&w=3840&q=75)  
Source: [onsitepro.co](https://www.onsitepro.co/about)

Image: [onsitepro.co](https://www.onsitepro.co/img/viewLiveProposalScreenShotBlurButton.png)  
Source: [onsitepro.co](https://www.onsitepro.co/dealers)

Image: [onsitepro.co](https://www.onsitepro.co/_next/image?url=%2Fimg%2FtopDischargeExtHeatPump.png&w=3840&q=75)  
Source: [onsitepro.co](https://www.onsitepro.co/about)

Image: [onsitepro.co](https://www.onsitepro.co/_next/image?url=%2Fimg%2FpatrickDoyle.jpg&w=640&q=75)  
Source: [onsitepro.co](https://www.onsitepro.co/about)

Image: [onsitepro.co](https://www.onsitepro.co/img/pricebook/Rheem/rp18az-prestige.png)  
Source: [onsitepro.co](https://www.onsitepro.co/proposal/defdee3c)

Image: [onsitepro.co](https://www.onsitepro.co/_next/image?url=%2Fimg%2FtoddGrzybinski.jpg&w=640&q=75)  
Source: [onsitepro.co](https://www.onsitepro.co/about)

## Frequently Asked Questions

- **What is Onsite Pro's primary brand color?**  
Onsite Pro's primary brand color is #94E8AC. It anchors the visual identity across their website, product UI, and marketing materials.
- **What accent color does Onsite Pro use?**  
Onsite Pro uses #001A13 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
- **What font does Onsite Pro use?**  
Onsite Pro uses Segoe UI as the primary typeface across body and headings.
- **Does Onsite Pro use a light or dark theme?**  
Onsite Pro'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://onsitepro.co 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 Onsite Pro.

## Methodology

Brand data on this page was extracted from [https://onsitepro.co](https://onsitepro.co/) 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.

## Machine-Readable Profile

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

```
{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Segoe UI",
      "role": "body"
    },
    {
      "family": "Oxygen",
      "role": "body"
    },
    {
      "family": "Ubuntu",
      "role": "body"
    },
    {
      "family": "Cantarell",
      "role": "body"
    },
    {
      "family": "Fira Sans",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#94E8AC",
    "secondary": "#3567FD",
    "accent": "#001A13",
    "background": "#FFFFFF",
    "textPrimary": "#001A13",
    "link": "#001A13"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Segoe UI",
      "heading": "Segoe UI"
    },
    "fontStacks": {
      "heading": [
        "Rational"
      ],
      "body": [
        "__DM_Sans_3588f4",
        "__DM_Sans_Fallback_3588f4",
        "system-ui",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Oxygen",
        "Ubuntu",
        "Cantarell",
        "Fira Sans",
        "Droid Sans",
        "Helvetica Neue",
        "sans-serif",
        "Apple Color Emoji",
        "Noto Color Emoji"
      ],
      "paragraph": [
        "__DM_Sans_3588f4",
        "__DM_Sans_Fallback_3588f4",
        "system-ui",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Oxygen",
        "Ubuntu",
        "Cantarell",
        "Fira Sans",
        "Droid Sans",
        "Helvetica Neue",
        "sans-serif",
        "Apple Color Emoji",
        "Noto Color Emoji"
      ]
    },
    "fontSizes": {
      "h1": "36px",
      "h2": "36px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "3px"
  },
  "components": {},
  "images": {
    "favicon": "https://www.onsitepro.co/img/favicon.png",
    "ogImage": "/img/favicon.png"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "HVAC dealers"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  }
}
```
