# HireSweet Brand Identity

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

## Color Palette

Brand palette extracted from http://www.hiresweet.com.

primary

#4864C9

secondary

#F9C8CA

accent

#1F2E77

background

#FFFFFF

textPrimary

#1F2E77

link

#1F2E77

## Typography

Each font links to its Google Fonts page where available.

primary

Graphik

heading

Gilroy

## Visual Assets

Favicon

.png)

Social Card

## UI Components

Live previews rendered using HireSweet's actual button styles.

Button Primary

buttonPrimary

background#1F2E77textColor#FFFFFFborderRadius0pxshadownone

Button Secondary

buttonSecondary

background#F9C8CAtextColor#1F2E77borderRadius0pxshadownone

## Brand Personality

**Tone:** modern**Energy:** medium**Audience:** tech professionals and staffing agencies

## HireSweet Brand in the Wild

Image: [cdn.prod.website-files.com](https://cdn.prod.website-files.com/663bacb1f121ab5b536d4255/6670b0851968a59954c40a21_HS_logo_bgblue%20(1).png)

Source: [hiresweet.com](https://www.hiresweet.com/en/marketplace)

Image: [candidates.hiresweet.com](https://candidates.hiresweet.com/HS_logo_bgrouge.png)

Source: [candidates.hiresweet.com](https://candidates.hiresweet.com/)

Image: [cdn.prod.website-files.com](https://cdn.prod.website-files.com/663bacb1f121ab5b536d4255/663bacb1f121ab5b536d44fb_ai%20picture%20%2000012.webp)

Source: [hiresweet.com](https://www.hiresweet.com/en/software)

Image: [cdn.prod.website-files.com](https://cdn.prod.website-files.com/663bacb1f121ab5b536d4255/663bacb1f121ab5b536d4504_ai%20picture%20%2000022.webp)

Source: [hiresweet.com](https://www.hiresweet.com/en/software)

Image: [cdn.prod.website-files.com](https://cdn.prod.website-files.com/663bacb1f121ab5b536d4255/663bacb1f121ab5b536d449b_ai%20picture%20%2000006.webp)

Source: [hiresweet.com](https://www.hiresweet.com/en/software)

Image: [cdn.prod.website-files.com](https://cdn.prod.website-files.com/663bacb1f121ab5b536d4255/663bacb1f121ab5b536d44ff_ai%20picture%20%2000015.webp)

Source: [hiresweet.com](https://www.hiresweet.com/en/marketplace)

## Frequently Asked Questions

What is HireSweet's primary brand color?

HireSweet's primary brand color is #4864C9. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does HireSweet use?

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

What font does HireSweet use?

HireSweet uses Graphik for body text and Gilroy for headings. Fonts were detected on http://www.hiresweet.com as part of their live design system.

Does HireSweet use a light or dark theme?

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

How was this brand profile generated?

This profile was extracted from http://www.hiresweet.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 HireSweet.

## Methodology

Brand data on this page was extracted from [http://www.hiresweet.com](http://www.hiresweet.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 HireSweet.

## Machine-Readable Profile

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

```json
{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Gilroy",
      "role": "heading"
    },
    {
      "family": "Graphik",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#4864C9",
    "secondary": "#F9C8CA",
    "accent": "#1F2E77",
    "background": "#FFFFFF",
    "textPrimary": "#1F2E77",
    "link": "#1F2E77"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Graphik",
      "heading": "Gilroy"
    },
    "fontStacks": {
      "heading": [
        "Gilroy",
        "sans-serif"
      ],
      "body": [
        "Graphik",
        "sans-serif"
      ],
      "paragraph": [
        "Graphik",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "48px",
      "h2": "48px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#1F2E77",
      "textColor": "#FFFFFF",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#F9C8CA",
      "textColor": "#1F2E77",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "favicon": "https://cdn.prod.website-files.com/618cbaa0a430c947baf5c6db/61965e3610cffbff8001781d_fv.png",
    "ogImage": "https://cdn.prod.website-files.com/663bacb1f121ab5b536d4255/6670b0851968a59954c40a21_HS_logo_bgblue%20(1).png"
  }
}
```
