Home · Branding · SafetyKit

SafetyKit Brand Identity

A complete profile of SafetyKit's visual system — colors, typography, components, and personality — extracted from https://www.safetykit.com/. Built for designers, agents, and AI tools.

Download JSON
Primary
#F9F4E6
Accent
#FB4F2F
Body Font
Instrument Sans
Heading
Instrument Sans

Color Palette

Brand palette extracted from https://www.safetykit.com/.

primary
#F9F4E6
rgb(249, 244, 230)
secondary
#F2EDE0
rgb(242, 237, 224)
accent
#FB4F2F
rgb(251, 79, 47)
background
#F9F4E6
rgb(249, 244, 230)
textPrimary
#141414
rgb(20, 20, 20)
link
#FB4F2F
rgb(251, 79, 47)

Typography

Each font links to its Google Fonts page where available.

primary
Instrument Sans
Instrument Sans Google Fonts →
heading
Instrument Sans
Instrument Sans Google Fonts →
instrumentSans, instrumentSans Fallback, 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

SafetyKit logo
Logo
SafetyKit favicon
Favicon
SafetyKit social image
Social Card

UI Components

Live previews rendered using SafetyKit's actual button styles.

buttonPrimary
background #FB4F2F textColor #141414 borderRadius 0px shadow none
buttonSecondary
background #F9F4E6 textColor #141414 borderColor #E3DED1 borderRadius 0px shadow none

Brand Personality

Tone: professional Energy: medium Audience: businesses looking for fraud prevention solutions

SafetyKit Brand in the Wild

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

Frequently Asked Questions

What is SafetyKit's primary brand color?

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

What accent color does SafetyKit use?

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

What font does SafetyKit use?

SafetyKit uses Instrument Sans as the primary typeface across body and headings.

Does SafetyKit use a light or dark theme?

SafetyKit's primary site uses a light color scheme, with a background of #F9F4E6.

Where can I find SafetyKit's logo?

SafetyKit's logo is available directly on their site (https://www.safetykit.com/). 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 https://www.safetykit.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 SafetyKit.

Methodology

Brand data on this page was extracted from https://www.safetykit.com/ 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 SafetyKit.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Instrument Sans",
      "role": "body"
    },
    {
      "family": "DM Mono",
      "role": "monospace"
    }
  ],
  "colors": {
    "primary": "#F9F4E6",
    "secondary": "#F2EDE0",
    "accent": "#FB4F2F",
    "background": "#F9F4E6",
    "textPrimary": "#141414",
    "link": "#FB4F2F"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Instrument Sans",
      "heading": "Instrument Sans"
    },
    "fontStacks": {
      "heading": [
        "instrumentSans",
        "instrumentSans Fallback",
        "sans-serif"
      ],
      "body": [
        "instrumentSans",
        "instrumentSans Fallback",
        "sans-serif"
      ],
      "paragraph": [
        "instrumentSans",
        "instrumentSans Fallback",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "64px",
      "h2": "40px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FB4F2F",
      "textColor": "#141414",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#F9F4E6",
      "textColor": "#141414",
      "borderColor": "#E3DED1",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%20178%2040%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20aria-hidden%3D%22true%22%20class%3D%22hidden%20h-9%20w-auto%20min-%5B440px%5D%3Ablock%22%20preserveAspectRatio%3D%22xMinYMid%20meet%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M5.06836%2019.6837C9.94765%2019.6839%2013.9023%2023.6383%2013.9023%2028.5177V33.587H8.85742V28.296L4.12305%2033.0314C2.52636%2032.3433%201.24262%2031.0658%200.545898%2029.4728L5.29102%2024.7277H0V19.6837H5.06836ZM29.043%2024.7277H23.7529L28.5293%2029.505C27.8254%2031.0931%2026.5352%2032.3655%2024.9336%2033.045L20.1855%2028.296V33.587H15.1406V28.5177H15.1396C15.1397%2023.6382%2019.095%2019.6837%2023.9746%2019.6837H29.043V24.7277ZM14.4229%2013.7589C15.3865%2016.1662%2017.3252%2018.0815%2019.7471%2019.0157C17.3252%2019.95%2015.3877%2021.8653%2014.4229%2024.2726C13.458%2021.8653%2011.5209%2019.95%209.09766%2019.0157C11.5208%2018.0815%2013.458%2016.1662%2014.4229%2013.7589ZM20.1865%209.73547L24.9346%204.98743C26.5373%205.66692%2027.8252%206.93739%2028.5293%208.52649L23.7529%2013.3038H29.0449V18.3488H23.9756C19.0963%2018.3485%2015.1416%2014.3931%2015.1416%209.51379V4.44446H20.1865V9.73547ZM13.9033%209.51379C13.9033%2014.3932%209.94876%2018.3477%205.06934%2018.3478H0V13.3038H5.29102L0.545898%208.55872C1.24262%206.96569%202.52611%205.68704%204.12402%205.00012L8.85938%209.73547V4.44446H13.9033V9.51379Z%22%20fill%3D%22%23FB4F2F%22%20style%3D%22fill%3A%20rgb(251%2C%2079%2C%2047)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M44.193%2024.0383C44.3168%2025.5715%2044.9349%2026.8078%2046.0477%2027.7475C47.1853%2028.6625%2048.6566%2029.12%2050.4619%2029.12C52.0444%2029.12%2053.318%2028.7862%2054.2824%2028.1185C55.2716%2027.4262%2055.7662%2026.474%2055.7662%2025.2624C55.7662%2024.3967%2055.4941%2023.7168%2054.9501%2023.2222C54.4308%2022.7029%2053.7136%2022.3072%2052.7988%2022.0352C51.8838%2021.7632%2050.5979%2021.4788%2048.941%2021.1821C47.2594%2020.8853%2045.8128%2020.502%2044.6012%2020.0322C43.4142%2019.5376%2042.4374%2018.7957%2041.6708%2017.8066C40.9289%2016.8174%2040.5579%2015.5192%2040.5579%2013.9118C40.5579%2012.4281%2040.9411%2011.1051%2041.7077%209.94282C42.4992%208.78056%2043.5873%207.87797%2044.972%207.23501C46.3817%206.59206%2047.9889%206.27058%2049.7942%206.27058C51.6489%206.27058%2053.3056%206.61679%2054.7646%207.3092C56.2236%208.0016%2057.3736%208.95366%2058.2142%2010.1654C59.055%2011.3771%2059.5125%2012.7619%2059.5867%2014.3198H55.3952C55.2468%2012.9845%2054.6657%2011.9087%2053.6518%2011.0927C52.6379%2010.2767%2051.352%209.86863%2049.7942%209.86863C48.2857%209.86863%2047.074%2010.2025%2046.159%2010.8701C45.2687%2011.5131%2044.8236%2012.4281%2044.8236%2013.6151C44.8236%2014.4558%2045.0834%2015.1235%2045.6026%2015.6181C46.1466%2016.1127%2046.8638%2016.4836%2047.754%2016.7309C48.6443%2016.9782%2049.9178%2017.2502%2051.5747%2017.5469C53.2563%2017.8437%2054.7028%2018.2393%2055.9145%2018.7339C57.1263%2019.2285%2058.1153%2019.958%2058.8819%2020.9224C59.6485%2021.8868%2060.0318%2023.1604%2060.0318%2024.7431C60.0318%2026.2763%2059.6238%2027.6486%2058.8077%2028.8604C57.9918%2030.0721%2056.8541%2031.024%2055.3952%2031.7166C53.9362%2032.3843%2052.2795%2032.7181%2050.4248%2032.7181C48.3722%2032.7181%2046.567%2032.3472%2045.0091%2031.6053C43.4513%2030.8634%2042.2272%2029.8372%2041.3369%2028.5265C40.4714%2027.1911%2040.0263%2025.6704%2040.0015%2023.9641L44.193%2024.0383ZM80.0708%2029.0087V32.4954H77.9566C76.7202%2032.4954%2075.8299%2032.2359%2075.2859%2031.7166C74.7418%2031.1973%2074.4698%2030.443%2074.4698%2029.4539C73.0355%2031.63%2070.946%2032.7181%2068.2011%2032.7181C66.0745%2032.7181%2064.3682%2032.2235%2063.0821%2031.2342C61.7963%2030.2452%2061.1534%2028.8851%2061.1534%2027.154C61.1534%2025.2004%2061.8458%2023.7044%2063.2306%2022.6658C64.6153%2021.6024%2066.6308%2021.0708%2069.2768%2021.0708H74.0619V19.9209C74.0619%2018.8576%2073.6908%2018.0291%2072.9491%2017.4356C72.2072%2016.8174%2071.1808%2016.5083%2069.8703%2016.5083C68.708%2016.5083%2067.7436%2016.768%2066.977%2017.2873C66.2351%2017.7818%2065.79%2018.4495%2065.6416%2019.2903H61.7098C61.9076%2017.3862%2062.7484%2015.9148%2064.232%2014.8762C65.7158%2013.8129%2067.657%2013.2812%2070.0558%2013.2812C72.6029%2013.2812%2074.5687%2013.8747%2075.9535%2015.0617C77.3384%2016.2487%2078.0308%2017.955%2078.0308%2020.1806V27.6735C78.0308%2028.5636%2078.4512%2029.0087%2079.292%2029.0087H80.0708ZM74.0619%2024.0383H69.0913C67.8549%2024.0383%2066.9028%2024.2856%2066.2351%2024.78C65.5674%2025.25%2065.2337%2025.9548%2065.2337%2026.8944C65.2337%2027.7104%2065.5427%2028.3658%2066.1609%2028.8604C66.8039%2029.3549%2067.6694%2029.6022%2068.7575%2029.6022C70.4143%2029.6022%2071.7001%2029.1571%2072.6151%2028.267C73.5548%2027.3766%2074.037%2026.1896%2074.0619%2024.706V24.0383ZM81.9934%2013.5038V11.612C81.9934%209.93044%2082.426%208.66928%2083.2917%207.82851C84.1572%206.963%2085.4926%206.53024%2087.2977%206.53024H91.1554V10.0541H87.8541C87.2111%2010.0541%2086.7413%2010.2025%2086.4445%2010.4992C86.1725%2010.796%2086.0365%2011.2658%2086.0365%2011.9088V13.5038H91.1182V17.0276H86.0365V32.4954H81.9934V17.0276H78.692V13.5038H81.9934ZM90.1362%2023.0366C90.1362%2021.0831%2090.5195%2019.3769%2091.2861%2017.9179C92.0774%2016.4341%2093.1655%2015.2966%2094.5502%2014.5053C95.9599%2013.6892%2097.5672%2013.2812%2099.3724%2013.2812C101.202%2013.2812%20102.81%2013.6521%20104.195%2014.394C105.604%2015.1359%20106.705%2016.1868%20107.496%2017.5469C108.312%2018.907%20108.732%2020.502%20108.757%2022.3319C108.757%2022.8264%20108.72%2023.3335%20108.646%2023.8528H94.3278V24.0754C94.4267%2025.7321%2094.946%2027.0429%2095.8856%2028.0072C96.8253%2028.9716%2098.0741%2029.4539%2099.6321%2029.4539C100.868%2029.4539%20101.907%2029.1695%20102.748%2028.6007C103.589%2028.0072%20104.145%2027.1789%20104.417%2026.1154H108.423C108.077%2028.0443%20107.137%2029.627%20105.604%2030.8634C104.096%2032.0999%20102.204%2032.7181%2099.9288%2032.7181C97.9505%2032.7181%2096.2194%2032.3223%2094.7358%2031.5311C93.2768%2030.715%2092.1392%2029.5775%2091.3232%2028.1185C90.5318%2026.6596%2090.1362%2024.9655%2090.1362%2023.0366ZM104.677%2020.9224C104.504%2019.5376%20103.947%2018.4619%20103.008%2017.6953C102.093%2016.904%20100.93%2016.5083%2099.5208%2016.5083C98.2101%2016.5083%2097.0726%2016.9163%2096.1083%2017.7324C95.1686%2018.5237%2094.6245%2019.5871%2094.476%2020.9224H104.677ZM111.591%2017.0276H108.29V13.5038H111.591V8.19944H115.634V13.5038H120.197V17.0276H115.634V26.9315C115.634%2027.6735%20115.783%2028.205%20116.079%2028.5265C116.376%2028.8233%20116.883%2028.9716%20117.6%2028.9716H120.642V32.4954H116.784C114.979%2032.4954%20113.656%2032.075%20112.815%2031.2342C111.999%2030.3936%20111.591%2029.0953%20111.591%2027.3395V17.0276ZM122.94%2013.5038L128.245%2028.1556L133.401%2013.5038H137.666L129.061%2035.4629C128.615%2036.6005%20128.208%2037.466%20127.836%2038.0595C127.466%2038.6777%20127.008%2039.1352%20126.464%2039.432C125.92%2039.7533%20125.191%2039.9142%20124.276%2039.9142H119.973V36.3903H122.792C123.558%2036.3903%20124.09%2036.2666%20124.387%2036.0193C124.684%2035.7968%20124.993%2035.2776%20125.314%2034.4614L126.093%2032.6439L118.675%2013.5038H122.94ZM138.617%206.53024H142.882V19.9209L154.789%206.53024H159.982L150.45%2017.3615L160.687%2032.4954H155.531L147.408%2020.6257L142.882%2025.7075V32.4954H138.617V6.53024ZM163.143%205.89966C163.835%205.89966%20164.416%206.13458%20164.886%206.60443C165.356%207.04954%20165.591%207.61831%20165.591%208.31072C165.591%209.00312%20165.356%209.58426%20164.886%2010.0541C164.416%2010.4992%20163.835%2010.7218%20163.143%2010.7218C162.451%2010.7218%20161.869%2010.4992%20161.4%2010.0541C160.93%209.58426%20160.695%209.00312%20160.695%208.31072C160.695%207.61831%20160.93%207.04954%20161.4%206.60443C161.869%206.13458%20162.451%205.89966%20163.143%205.89966ZM161.14%2013.5038H165.146V32.4954H161.14V13.5038ZM168.442%2017.0276H165.141V13.5038H168.442V8.19944H172.486V13.5038H177.048V17.0276H172.486V26.9315C172.486%2027.6735%20172.634%2028.205%20172.931%2028.5265C173.227%2028.8233%20173.734%2028.9716%20174.451%2028.9716H177.493V32.4954H173.635C171.83%2032.4954%20170.507%2032.075%20169.666%2031.2342C168.85%2030.3936%20168.442%2029.0953%20168.442%2027.3395V17.0276Z%22%20fill%3D%22%23141414%22%20style%3D%22fill%3A%20rgb(20%2C%2020%2C%2020)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://www.safetykit.com/favicon.svg",
    "ogImage": "https://cdn.prod.website-files.com/67f043481889440b9d0ed13e/67f043481889440b9d0ed170_a5826400373f60a9d521bc5bca8ad3f3_OG%20Image.jpg",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, matching the brand 'SafetyKit'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 4,
      "text": "Watch video",
      "reasoning": "Button #4 has a vibrant background color (#FB4F2F) which is the accent color, making it stand out as the primary CTA. The text 'Watch video' is action-oriented, supporting its role as a primary button."
    },
    "secondary": {
      "index": 3,
      "text": "Read case study",
      "reasoning": "Button #3 has a different background color (#F9F4E6) and serves as a secondary action with the text 'Read case study', which is informative and less urgent than the primary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "businesses looking for fraud prevention solutions"
  },
  "designSystem": {
    "framework": "tailwind",
    "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 visible, located in the header, and links to the homepage, matching the brand 'SafetyKit'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles