Home · Branding · Inspectify

Inspectify Brand Identity

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

Download JSON
Primary
#D5E2E6
Accent
#2C6F84
Body Font
Nunito Sans
Heading
Nunito Sans

Color Palette

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

primary
#D5E2E6
rgb(213, 226, 230)
secondary
#130621
rgb(19, 6, 33)
accent
#2C6F84
rgb(44, 111, 132)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#2C6F84
rgb(44, 111, 132)
link
#2C6F84
rgb(44, 111, 132)

Typography

Each font links to its Google Fonts page where available.

primary
Nunito Sans
Nunito Sans Google Fonts →
heading
Nunito Sans
Nunito Sans Google Fonts →
Nunito Sans, 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

Inspectify logo
Logo
Inspectify favicon
Favicon

UI Components

Live previews rendered using Inspectify's actual button styles.

buttonPrimary
background #2C6F84 textColor #FFFFFF borderRadius 4px shadow none
buttonSecondary
background #F0FDF8 textColor #4B4B4B borderRadius 0px shadow none

Brand Personality

Tone: professional Energy: medium Audience: homeowners and property managers

Inspectify Brand in the Wild

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

Frequently Asked Questions

What is Inspectify's primary brand color?

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

What accent color does Inspectify use?

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

What font does Inspectify use?

Inspectify uses Nunito Sans as the primary typeface across body and headings.

Does Inspectify use a light or dark theme?

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

Where can I find Inspectify's logo?

Inspectify's logo is available directly on their site (http://www.inspectify.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 http://www.inspectify.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 Inspectify.

Methodology

Brand data on this page was extracted from http://www.inspectify.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 Inspectify.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Nunito Sans",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#D5E2E6",
    "secondary": "#130621",
    "accent": "#2C6F84",
    "background": "#FFFFFF",
    "textPrimary": "#2C6F84",
    "link": "#2C6F84"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Nunito Sans",
      "heading": "Nunito Sans"
    },
    "fontStacks": {
      "heading": [
        "Nunito Sans",
        "sans-serif"
      ],
      "body": [
        "Nunito Sans",
        "sans-serif"
      ],
      "paragraph": [
        "Nunito Sans",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "72px",
      "h2": "36px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#2C6F84",
      "textColor": "#FFFFFF",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#F0FDF8",
      "textColor": "#4B4B4B",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%20148%2036%22%20fill%3D%22none%22%20data-fc-idx%3D%220%22%3E%0A%20%20%3Cpath%20d%3D%22M18.3454%206.00475L9.02628%200.32251H0L12.8416%2013.0232L23.0745%2015.8623L18.3454%206.00475Z%22%20fill%3D%22%2300D589%22%20style%3D%22fill%3A%20rgb(0%2C%20213%2C%20137)%20!important%3B%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M22.4265%2016.6367L12.5092%2013.9371L5.25247%2025.6013L22.4265%2016.6367Z%22%20fill%3D%22%2300737F%22%20style%3D%22fill%3A%20rgb(0%2C%20115%2C%20127)%20!important%3B%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M29.6293%201.54857L27.7393%200H23.6706L19.1138%205.51781L23.6872%2015.086L30.0156%203.45097L40.6743%200.761795L40.6473%200.416281L29.6293%201.54857Z%22%20fill%3D%22%2300737F%22%20style%3D%22fill%3A%20rgb(0%2C%20115%2C%20127)%20!important%3B%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M8.77497%209.99491L2.61276%203.99005H0L8.77497%209.99491Z%22%20fill%3D%22%2300737F%22%20style%3D%22fill%3A%20rgb(0%2C%20115%2C%20127)%20!important%3B%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M35.6981%2030.8468H38.6452V11.1734L35.6981%2012.0496V30.8468Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(26%2C%2067%2C%2079)%20!important%3B%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M48.4025%2016.7869C45.4844%2016.7869%2043.7149%2019.2388%2043.3909%2022.2215L42.6847%2017.0825H41.0045V30.8468H43.8333V26.684C43.8333%2022.6377%2045.2767%2019.3595%2047.7794%2019.3595C49.3703%2019.3595%2050.3735%2020.3628%2050.3735%2022.4608V30.8489H53.2023V22.2589C53.2064%2018.9432%2051.5864%2016.7869%2048.4025%2016.7869Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(26%2C%2067%2C%2079)%20!important%3B%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M60.4383%2018.8246C62.1767%2018.8246%2063.6804%2019.7404%2064.8891%2020.9518L66.3035%2019.3574C64.6545%2017.6132%2062.8268%2016.7869%2060.4383%2016.7869C57.4019%2016.7869%2055.3395%2018.3521%2055.3395%2020.6271C55.3395%2022.7543%2056.1702%2024.2009%2060.2327%2025.3228C62.914%2026.0617%2063.4166%2026.7797%2063.4166%2027.5977C63.4166%2028.4844%2062.7084%2029.1047%2061.1175%2029.1047C59.0239%2029.1047%2057.433%2028.0119%2056.2242%2026.7111L54.8306%2028.3366C56.0082%2029.7936%2058.3385%2031.1424%2060.9015%2031.1424C64.3512%2031.1424%2066.1789%2029.5189%2066.1789%2027.067C66.1789%2024.8503%2064.9099%2023.847%2061.4332%2022.7834C58.81%2021.9863%2058.1101%2021.6616%2058.1101%2020.421C58.0997%2019.3262%2059.1029%2018.8246%2060.4383%2018.8246Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(26%2C%2067%2C%2079)%20!important%3B%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M75.4606%2016.7869C72.6027%2016.7869%2070.9225%2019.3574%2070.7439%2021.0413L70.0959%2017.0866H68.4157V35.6965H71.2382V27.7871C71.5329%2028.7628%2072.1335%2029.6173%2072.9509%2030.2239C73.7683%2030.8305%2074.7591%2031.157%2075.7762%2031.1549C79.307%2031.1549%2081.2302%2027.9058%2081.2302%2023.9782C81.2302%2020.0506%2079.2925%2016.7869%2075.4606%2016.7869ZM74.9019%2028.8382C72.9558%2028.8382%2071.2465%2026.6819%2071.2465%2023.9657C71.2465%2021.0101%2072.9849%2019.091%2074.9309%2019.091C77.1117%2019.091%2078.4077%2021.0413%2078.4077%2023.9657C78.4077%2026.838%2077.0224%2028.8382%2074.9019%2028.8382Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(26%2C%2067%2C%2079)%20!important%3B%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M114.577%2027.0961V18.9432H118.143V17.0825H114.577V12.7989L111.738%2013.184V17.0825H109.389V18.9432H111.738V27.0961C111.738%2029.4897%20112.741%2031.1424%20115.423%2031.1424C116.426%2031.1424%20117.603%2030.9072%20118.193%2030.5512L118.222%2028.7196C117.524%2028.862%20116.814%2028.9317%20116.102%2028.9278C114.783%2028.9194%20114.577%2027.9828%20114.577%2027.0961Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(26%2C%2067%2C%2079)%20!important%3B%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M123.419%2017.0825H120.59V30.8468H123.419V17.0825Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(26%2C%2067%2C%2079)%20!important%3B%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M144.111%2017.0825L140.192%2027.45L136.271%2017.0825H130.617C130.603%2016.4393%20130.501%2014.8866%20130.586%2014.2268C130.806%2012.4326%20133.567%2012.9113%20134.281%2013.8917L135.392%2012.1683C134.354%2011.1942%20133.162%2010.8799%20131.776%2010.8799C129.259%2010.8799%20127.963%2012.2286%20127.791%2014.2663C127.735%2014.9116%20127.791%2016.4143%20127.791%2017.0825H125.485V18.9433H127.755V30.8468H130.584V18.9433H134.169L138.867%2030.11C137.482%2033.2987%20137.039%2033.8898%20135.182%2033.8898C134.748%2033.8724%20134.32%2033.7824%20133.916%2033.6234L133.795%2035.5799C134.237%2035.8755%20135.041%2035.9962%20135.594%2035.9962C138.275%2035.9962%20139.218%2035.02%20141.106%2030.8551C142.315%2028.168%20147%2017.0908%20147%2017.0908L144.111%2017.0825Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(26%2C%2067%2C%2079)%20!important%3B%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M122.004%2012.3223C121.647%2012.3223%20121.297%2012.4285%20121%2012.6274C120.703%2012.8263%20120.471%2013.1091%20120.334%2013.44C120.197%2013.7709%20120.16%2014.1351%20120.23%2014.4866C120.299%2014.8381%20120.471%2015.1611%20120.723%2015.4149C120.975%2015.6687%20121.297%2015.8418%20121.648%2015.9125C121.998%2015.9832%20122.362%2015.9481%20122.692%2015.8119C123.023%2015.6756%20123.306%2015.4442%20123.505%2015.1469C123.705%2014.8496%20123.812%2014.4997%20123.813%2014.1414C123.814%2013.9028%20123.768%2013.6664%20123.677%2013.4458C123.587%2013.2251%20123.454%2013.0245%20123.286%2012.8555C123.118%2012.6865%20122.918%2012.5524%20122.698%2012.4609C122.478%2012.3694%20122.242%2012.3223%20122.004%2012.3223Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(26%2C%2067%2C%2079)%20!important%3B%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M94.7385%2022.3984C94.7385%2018.8246%2092.7343%2016.7786%2089.2555%2016.7786C85.4547%2016.7786%2082.7714%2019.5843%2082.7714%2023.9574C82.7714%2028.6239%2085.4547%2031.134%2089.5504%2031.134C92.3813%2031.134%2094.4644%2029.8248%2094.6409%2026.9317L92.4436%2026.8609C92.321%2028.091%2091.5256%2029.0672%2089.6979%2029.0672C87.3987%2029.0672%2085.7787%2027.3833%2085.7787%2024.7545H94.4727C94.6412%2023.9803%2094.7303%2023.1908%2094.7385%2022.3984ZM91.9679%2022.7834H85.8078C85.9844%2020.598%2087.164%2018.7955%2089.2846%2018.7955C91.0832%2018.7955%2092.0573%2020.0443%2092.0573%2021.8385C92.055%2022.1555%2092.0251%2022.4717%2091.9679%2022.7834Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(26%2C%2067%2C%2079)%20!important%3B%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M103.43%2028.9569C100.926%2028.9569%2099.3618%2026.7423%2099.3618%2023.9615C99.3618%2021.1808%20100.608%2018.9661%20103.1%2018.9661C104.749%2018.9661%20105.871%2020.1192%20106.106%2021.8031L108.666%2021.5596L108.612%2021.0351C108.286%2018.4937%20106.282%2016.7807%20103.158%2016.7807C98.8259%2016.7807%2096.4686%2019.7633%2096.4686%2023.9594C96.4686%2028.1556%2099.0315%2031.1361%20103.335%2031.1361C106.754%2031.1361%20108.434%2029.5418%20108.862%2026.7652L108.93%2026.199L106.548%2026.0242C106.263%2027.8059%20105.35%2028.9569%20103.43%2028.9569Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(26%2C%2067%2C%2079)%20!important%3B%22%2F%3E%0A%3C%2Fsvg%3E",
    "favicon": "https://cdn.prod.website-files.com/6242bf39bce3e6a7a5c97390/6242bf39bce3e67305c973ea_favicon%202.png",
    "ogImage": null,
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, aligning with the brand 'Inspectify'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Get started",
      "reasoning": "Button #0 with text 'Get started' uses the vibrant brand color #2C6F84, making it the most prominent CTA. The action-oriented text further supports its role as the primary button."
    },
    "secondary": {
      "index": 1,
      "text": "Get in touch",
      "reasoning": "Button #1 with text 'Get in touch' has a different background color (#F0FDF8) and serves as a secondary action, complementing the primary CTA."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "homeowners and property managers"
  },
  "designSystem": {
    "framework": "custom",
    "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, aligning with the brand 'Inspectify'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles