Home · Branding · Checkly

Checkly Brand Identity

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

Download JSON
Primary
#A7BABE
Accent
#041734
Body Font
Inter
Heading
Inter

Color Palette

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

primary
#A7BABE
rgb(167, 186, 190)
secondary
#374151
rgb(55, 65, 81)
accent
#041734
rgb(4, 23, 52)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#041734
rgb(4, 23, 52)
link
#041734
rgb(4, 23, 52)

Typography

Each font links to its Google Fonts page where available.

primary
Inter
heading
Inter
Inter
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

Checkly logo
Logo
Checkly favicon
Favicon
Checkly social image
Social Card

UI Components

Live previews rendered using Checkly's actual button styles.

buttonPrimary
background #041734 textColor #FFFFFF borderColor #041734 borderRadius 8px shadow none
buttonSecondary
background #FFFFFF textColor #041734 borderColor #FFFFFF borderRadius 8px shadow none

Brand Personality

Tone: professional Energy: medium Audience: developers and IT professionals

Checkly Brand in the Wild

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

Frequently Asked Questions

What is Checkly's primary brand color?

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

What accent color does Checkly use?

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

What font does Checkly use?

Checkly uses Inter as the primary typeface across body and headings.

Does Checkly use a light or dark theme?

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

Where can I find Checkly's logo?

Checkly's logo is available directly on their site (https://www.checklyhq.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.checklyhq.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 Checkly.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#A7BABE",
    "secondary": "#374151",
    "accent": "#041734",
    "background": "#FFFFFF",
    "textPrimary": "#041734",
    "link": "#041734"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "Inter"
      ],
      "body": [
        "Times New Roman"
      ],
      "paragraph": [
        "Inter"
      ]
    },
    "fontSizes": {
      "h1": "60px",
      "h2": "48px",
      "body": "12px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "6px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#041734",
      "textColor": "#FFFFFF",
      "borderColor": "#041734",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#041734",
      "borderColor": "#FFFFFF",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%20100%2030%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22w-24%20mt-1%20mr-2%20transform-gpu%20md%3Amr-6%20lg%3Amr-18%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M18.596%207.62499H14.1765C14.0958%207.05322%2013.931%206.54536%2013.6821%206.10139C13.4332%205.65071%2013.1137%205.26728%2012.7235%204.95113C12.3334%204.63497%2011.8827%204.39281%2011.3715%204.22465C10.867%204.05648%2010.3188%203.9724%209.7268%203.9724C8.65726%203.9724%207.72561%204.2381%206.93186%204.76951C6.13811%205.29419%205.52262%206.06103%205.08538%207.07004C4.64815%208.07232%204.42953%209.28985%204.42953%2010.7226C4.42953%2012.1958%204.64815%2013.4335%205.08538%2014.4358C5.52935%2015.438%206.1482%2016.1948%206.94195%2016.706C7.7357%2017.2173%208.6539%2017.4729%209.69653%2017.4729C10.2818%2017.4729%2010.8233%2017.3955%2011.321%2017.2408C11.8255%2017.0861%2012.2729%2016.8607%2012.663%2016.5648C13.0532%2016.2621%2013.376%2015.8955%2013.6317%2015.465C13.894%2015.0344%2014.0756%2014.5434%2014.1765%2013.9918L18.596%2014.012C18.4816%2014.9605%2018.1957%2015.8753%2017.7383%2016.7565C17.2876%2017.6309%2016.6788%2018.4146%2015.912%2019.1075C15.1519%2019.7936%2014.2438%2020.3384%2013.1877%2020.742C12.1383%2021.1389%2010.9511%2021.3374%209.62591%2021.3374C7.78279%2021.3374%206.13475%2020.9203%204.68178%2020.0862C3.23554%2019.2521%202.092%2018.0446%201.25117%2016.4639C0.417055%2014.8831%200%2012.9693%200%2010.7226C0%208.46919%200.423782%206.55208%201.27135%204.97131C2.11891%203.39054%203.26918%202.18646%204.72214%201.35908C6.17511%200.524965%207.8097%200.10791%209.62591%200.10791C10.8233%200.10791%2011.9332%200.276077%2012.9556%200.612412C13.9848%200.948747%2014.8963%201.4398%2015.69%202.08556C16.4838%202.72459%2017.1295%203.50825%2017.6273%204.43654C18.1318%205.36482%2018.4547%206.42764%2018.596%207.62499Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M23.9576%2012.0949V21.0548H19.6592V0.390431H23.8365V8.29093H24.0181C24.3679%207.3761%2024.933%206.65971%2025.7133%206.14175C26.4936%205.61707%2027.4723%205.35473%2028.6495%205.35473C29.7257%205.35473%2030.6641%205.59017%2031.4646%206.06103C32.2718%206.52518%2032.8974%207.19448%2033.3414%208.06895C33.792%208.9367%2034.014%209.97597%2034.0073%2011.1868V21.0548H29.7089V11.9536C29.7157%2010.9984%2029.4735%2010.2551%2028.9825%209.72372C28.4981%209.19231%2027.8187%208.92661%2026.9443%208.92661C26.359%208.92661%2025.8411%209.05105%2025.3904%209.29994C24.9464%209.54883%2024.5966%209.91207%2024.341%2010.3897C24.0921%2010.8605%2023.9643%2011.4289%2023.9576%2012.0949Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M42.4641%2021.3575C40.8698%2021.3575%2039.4976%2021.0347%2038.3473%2020.3889C37.2038%2019.7364%2036.3226%2018.8148%2035.7037%2017.6242C35.0849%2016.4269%2034.7754%2015.0109%2034.7754%2013.3763C34.7754%2011.7821%2035.0849%2010.3829%2035.7037%209.17886C36.3226%207.97478%2037.1937%207.0364%2038.3171%206.36373C39.4471%205.69107%2040.7723%205.35473%2042.2925%205.35473C43.315%205.35473%2044.2668%205.51954%2045.148%205.84914C46.0359%206.17203%2046.8095%206.65971%2047.4687%207.3122C48.1347%207.96469%2048.6526%208.78535%2049.0226%209.77417C49.3926%2010.7563%2049.5775%2011.9065%2049.5775%2013.225V14.4055H36.4908V11.7417H45.5314C45.5314%2011.1229%2045.3969%2010.5746%2045.1278%2010.0971C44.8588%209.61946%2044.4854%209.24612%2044.0078%208.97706C43.537%208.70126%2042.9887%208.56336%2042.3632%208.56336C41.7107%208.56336%2041.1322%208.71472%2040.6277%209.01742C40.1299%209.31339%2039.7397%209.71363%2039.4572%2010.2181C39.1747%2010.7159%2039.0301%2011.2709%2039.0234%2011.883V14.4156C39.0234%2015.1824%2039.1646%2015.845%2039.4471%2016.4033C39.7364%2016.9616%2040.1434%2017.3922%2040.668%2017.6949C41.1927%2017.9976%2041.8149%2018.1489%2042.5347%2018.1489C43.0123%2018.1489%2043.4495%2018.0816%2043.8464%2017.9471C44.2433%2017.8126%2044.583%2017.6108%2044.8655%2017.3417C45.148%2017.0726%2045.3633%2016.743%2045.5113%2016.3529L49.4867%2016.6152C49.2849%2017.5704%2048.8712%2018.4045%2048.2457%2019.1175C47.6268%2019.8239%2046.8263%2020.3754%2045.8442%2020.7723C44.8689%2021.1625%2043.7421%2021.3575%2042.4641%2021.3575Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M57.3961%2021.3575C55.8086%2021.3575%2054.4431%2021.0212%2053.2996%2020.3485C52.1627%2019.6691%2051.2883%2018.7274%2050.6762%2017.5233C50.0707%2016.3192%2049.768%2014.9335%2049.768%2013.3662C49.768%2011.7787%2050.0741%2010.3863%2050.6862%209.18895C51.3051%207.98487%2052.1829%207.04649%2053.3197%206.37382C54.4566%205.69443%2055.8086%205.35473%2057.3759%205.35473C58.728%205.35473%2059.9119%205.60026%2060.9276%206.0913C61.9434%206.58235%2062.7472%207.27184%2063.3392%208.15976C63.9311%209.04769%2064.2574%2010.0903%2064.3179%2011.2877H60.2617C60.1473%2010.5141%2059.8446%209.89189%2059.3536%209.42102C58.8693%208.94342%2058.2336%208.70463%2057.4466%208.70463C56.7806%208.70463%2056.1988%208.88625%2055.701%209.24949C55.2099%209.606%2054.8265%2010.1273%2054.5507%2010.8134C54.2749%2011.4996%2054.137%2012.3303%2054.137%2013.3057C54.137%2014.2945%2054.2716%2015.1353%2054.5406%2015.8282C54.8164%2016.521%2055.2032%2017.0491%2055.701%2017.4123C56.1988%2017.7756%2056.7806%2017.9572%2057.4466%2017.9572C57.9376%2017.9572%2058.3782%2017.8563%2058.7684%2017.6545C59.1652%2017.4527%2059.4915%2017.1601%2059.7471%2016.7767C60.0094%2016.3865%2060.181%2015.919%2060.2617%2015.3741H64.3179C64.2506%2016.558%2063.9277%2017.6007%2063.3493%2018.5021C62.7775%2019.3967%2061.9871%2020.0963%2060.9781%2020.6008C59.9691%2021.1053%2058.7751%2021.3575%2057.3961%2021.3575Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M68.9758%2016.595L68.9858%2011.439H69.6114L74.5757%205.55653H79.5098L72.8403%2013.346H71.8212L68.9758%2016.595ZM65.081%2021.0548V0.390431H69.3794V21.0548H65.081ZM74.7674%2021.0548L70.2067%2014.3046L73.0723%2011.2675L79.8024%2021.0548H74.7674Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M83.928%200.390431V21.0548H79.6296V0.390431H83.928Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M84.1513%205.55668L88.6716%2019.8227L90.9644%2013.346L88.6716%205.55668H84.1513Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M90.7%2029.8922H86.1742L79.1699%2023.4988L85.1166%2023.4988L88.0132%2026.019L95.208%205.49805H100.001L90.7%2029.8922Z%22%20fill%3D%22%230075FF%22%20style%3D%22fill%3A%20rgb(0%2C%20117%2C%20255)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://www.checklyhq.com/apple-touch-icon.png",
    "ogImage": "https://cdn.raster.app/checkly/brand/kFYtw1bGAG?ixlib=js-3.8.0&s=0f473f81cc03a7a1df553fc0879711a7",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand inferred from the URL and page title.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Get Started",
      "reasoning": "Button #0 ('Get Started') is the primary CTA due to its vibrant brand color (#041734) and action-oriented text, making it the most prominent call-to-action."
    },
    "secondary": {
      "index": 2,
      "text": "Start for free",
      "reasoning": "Button #3 ('Start for free') is chosen as secondary because it has a different background color (#FFFFFF) and offers a complementary action to the primary button."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "developers and IT professionals"
  },
  "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, links to the homepage, and matches the brand inferred from the URL and page title.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles