hiresweet.json
HireSweet Brand Identity
A complete profile of HireSweet's visual system — colors, typography, components, and personality — extracted from http://www.hiresweet.com. Built for designers, agents, and AI tools.
- Page: https://characterquilt.com/branding/hiresweet
- Machine-readable JSON: https://characterquilt.com/branding/hiresweet.json
Quick Facts
| Field | Value |
|---|---|
| Primary | #4864C9 |
| Accent | #1F2E77 |
| Body Font | Graphik |
| Heading Font | Gilroy |
Color Palette
- primary: #4864C9
- secondary: #F9C8CA
- accent: #1F2E77
- background: #FFFFFF
- textPrimary: #1F2E77
- link: #1F2E77
Typography
- primary: Graphik — https://fonts.google.com/specimen/Graphik
- heading: Gilroy — https://fonts.google.com/specimen/Gilroy
Visual Assets
- Favicon:
- Social card (og:image): .png)
UI Components
- buttonPrimary: background=#1F2E77, textColor=#FFFFFF, borderRadius=0px, shadow=none
- buttonSecondary: background=#F9C8CA, textColor=#1F2E77, borderRadius=0px, shadow=none
Brand Personality
Tone: modern · Energy: medium · Audience: tech professionals and staffing agencies
HireSweet Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
HireSweet - Marketplace Matching Top Talents & Tech Companies
.png)
Source: https://www.hiresweet.com/en/marketplaceHireSweet
ATS et CRM pour les acteurs du staffing
ATS et CRM pour les acteurs du staffing
ATS et CRM pour les acteurs du staffing
HireSweet - Marketplace Matching Top Talents & Tech Companies
Working with these fonts
Not found on Google Fonts? Here’s how to work with these fonts if you have permission:
- Open the company's homepage in a browser with DevTools open.
- In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
- Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
- For each captured font URL: right-click → Save As to download the file locally.
- 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.