Home · Branding · UpKeep

UpKeep Brand Identity

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

Download JSON
Primary
#1269EC
Accent
#1269EC
Body Font
Poppins
Heading
Poppins

Color Palette

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

primary
#1269EC
rgb(18, 105, 236)
secondary
#355168
rgb(53, 81, 104)
accent
#1269EC
rgb(18, 105, 236)
background
#DFE3E6
rgb(223, 227, 230)
textPrimary
#071621
rgb(7, 22, 33)
link
#071621
rgb(7, 22, 33)

Typography

Each font links to its Google Fonts page where available.

primary
Poppins
heading
Poppins
Poppins, 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

UpKeep logo
Logo
UpKeep favicon
Favicon
UpKeep social image
Social Card

UI Components

Live previews rendered using UpKeep's actual button styles.

input
background #081A28 textColor #BECEDC borderColor #9AACBE borderRadius 9999px shadow rgba(16, 24, 40, 0.05) 0px 1px 2px 0px
buttonPrimary
background #1269EC textColor #FFFFFF borderColor #1269EC borderRadius 72px shadow rgba(8, 26, 40, 0.05) 0px 1px 2px 0px
buttonSecondary
background #FFFFFF textColor #071621 borderColor #1269EC borderRadius 72px shadow rgba(8, 26, 40, 0.05) 0px 1px 2px 0px

Brand Personality

Tone: professional Energy: medium Audience: maintenance professionals and businesses

UpKeep Brand in the Wild

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

Frequently Asked Questions

What is UpKeep's primary brand color?

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

What font does UpKeep use?

UpKeep uses Poppins as the primary typeface across body and headings.

Does UpKeep use a light or dark theme?

UpKeep's primary site uses a light color scheme, with a background of #DFE3E6.

Where can I find UpKeep's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Poppins",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#1269EC",
    "secondary": "#355168",
    "accent": "#1269EC",
    "background": "#DFE3E6",
    "textPrimary": "#071621",
    "link": "#071621"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Poppins",
      "heading": "Poppins"
    },
    "fontStacks": {
      "heading": [
        "Poppins",
        "sans-serif"
      ],
      "body": [
        "Poppins",
        "sans-serif"
      ],
      "paragraph": [
        "Poppins",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "60px",
      "h2": "48px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "input": {
      "background": "#081A28",
      "textColor": "#BECEDC",
      "borderColor": "#9AACBE",
      "borderRadius": "9999px",
      "borderRadiusCorners": {
        "topLeft": "9999px",
        "topRight": "9999px",
        "bottomRight": "9999px",
        "bottomLeft": "9999px"
      },
      "shadow": "rgba(16, 24, 40, 0.05) 0px 1px 2px 0px"
    },
    "buttonPrimary": {
      "background": "#1269EC",
      "textColor": "#FFFFFF",
      "borderColor": "#1269EC",
      "borderRadius": "72px",
      "borderRadiusCorners": {
        "topLeft": "72px",
        "topRight": "72px",
        "bottomRight": "72px",
        "bottomLeft": "72px"
      },
      "shadow": "rgba(8, 26, 40, 0.05) 0px 1px 2px 0px"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#071621",
      "borderColor": "#1269EC",
      "borderRadius": "72px",
      "borderRadiusCorners": {
        "topLeft": "72px",
        "topRight": "72px",
        "bottomRight": "72px",
        "bottomLeft": "72px"
      },
      "shadow": "rgba(8, 26, 40, 0.05) 0px 1px 2px 0px"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%22395%22%20height%3D%22100%22%20viewBox%3D%220%200%20395%20100%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22UpKeepLogo__Svg-sc-15g7i69-0%20jSeZBF%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M385.152%2061.8688C385.159%2060.3734%20384.884%2058.8901%20384.343%2057.496C383.884%2056.1166%20383.138%2054.8498%20382.154%2053.779C381.152%2052.6864%20379.938%2051.8087%20378.586%2051.1991C377.075%2050.55%20375.448%2050.2153%20373.803%2050.2153C372.159%2050.2153%20370.531%2050.55%20369.021%2051.1991C367.652%2051.8124%20366.417%2052.6891%20365.387%2053.779C364.434%2054.8724%20363.692%2056.1326%20363.198%2057.496C362.236%2060.332%20362.236%2063.4057%20363.198%2066.2417C363.692%2067.605%20364.434%2068.8652%20365.387%2069.9586C366.417%2071.0486%20367.652%2071.9252%20369.021%2072.5386C370.531%2073.1876%20372.159%2073.5223%20373.803%2073.5223C375.448%2073.5223%20377.075%2073.1876%20378.586%2072.5386C379.938%2071.929%20381.152%2071.0512%20382.154%2069.9586C383.138%2068.8878%20383.884%2067.621%20384.343%2066.2417C384.884%2064.8476%20385.159%2063.3642%20385.152%2061.8688ZM352.933%2042.4534H362.148V48.2693H362.323C363.62%2045.9946%20365.604%2044.1883%20367.992%2043.1093C370.403%2042.0136%20373.026%2041.4613%20375.675%2041.4914C378.438%2041.4413%20381.18%2041.9934%20383.708%2043.1093C386.026%2044.1046%20388.096%2045.5975%20389.771%2047.4821C391.474%2049.3868%20392.77%2051.6188%20393.579%2054.0414C394.454%2056.6182%20394.891%2059.323%20394.871%2062.0438C394.895%2064.7722%20394.428%2067.4826%20393.492%2070.046C392.64%2072.4636%20391.324%2074.6917%20389.618%2076.6053C387.977%2078.4609%20385.963%2079.9508%20383.708%2080.9781C381.305%2082.0168%20378.709%2082.5383%20376.091%2082.5086C374.454%2082.5358%20372.821%2082.3521%20371.232%2081.962C369.939%2081.6173%20368.691%2081.1258%20367.51%2080.4972C366.529%2079.9759%20365.604%2079.3529%20364.753%2078.6386C364.067%2078.0235%20363.444%2077.3424%20362.892%2076.6053H362.651V100H352.933V42.4534ZM339.8%2057.9771C339.844%2056.7346%20339.629%2055.4964%20339.169%2054.341C338.71%2053.1856%20338.015%2052.1382%20337.129%2051.2647C336.152%2050.3964%20335.013%2049.7292%20333.777%2049.3014C332.542%2048.8737%20331.234%2048.6939%20329.928%2048.7722C328.661%2048.7079%20327.393%2048.8951%20326.198%2049.3229C325.004%2049.7507%20323.906%2050.4107%20322.968%2051.2647C321.213%2053.0919%20320.125%2055.4566%20319.881%2057.9771H339.8ZM319.881%2065.2577C319.97%2066.5608%20320.318%2067.8333%20320.904%2069.0007C321.49%2070.1682%20322.303%2071.2073%20323.296%2072.0576C325.268%2073.6878%20327.764%2074.5499%20330.322%2074.4845C332.444%2074.5612%20334.546%2074.0625%20336.407%2073.0414C338.065%2072.0217%20339.544%2070.7364%20340.785%2069.237L347.745%2074.4845C345.74%2077.0789%20343.123%2079.137%20340.128%2080.4753C337.357%2081.6436%20334.38%2082.2458%20331.373%2082.2463C328.551%2082.262%20325.749%2081.7733%20323.099%2080.8033C320.607%2079.8841%20318.323%2078.4794%20316.379%2076.6709C314.47%2074.8552%20312.932%2072.687%20311.848%2070.2865C310.746%2067.6184%20310.195%2064.7551%20310.229%2061.8688C310.188%2059.0102%20310.739%2056.174%20311.848%2053.5386C312.904%2051.071%20314.444%2048.8405%20316.379%2046.9793C318.329%2045.1781%20320.611%2043.7744%20323.099%2042.8469C325.749%2041.8769%20328.551%2041.3883%20331.373%2041.404C333.905%2041.3731%20336.416%2041.8643%20338.749%2042.8469C340.952%2043.7273%20342.916%2045.113%20344.484%2046.8919C346.173%2048.7917%20347.442%2051.0271%20348.205%2053.4512C349.173%2056.3389%20349.639%2059.3707%20349.584%2062.4154V65.0829L319.881%2065.2577ZM298.978%2057.9771C299.018%2056.7351%20298.802%2055.4981%20298.342%2054.3433C297.883%2053.1884%20297.19%2052.1405%20296.308%2051.2647C295.327%2050.3957%20294.184%2049.7282%20292.944%2049.3005C291.705%2048.8728%20290.393%2048.6933%20289.085%2048.7722C287.817%2048.7079%20286.549%2048.8951%20285.355%2049.3229C284.16%2049.7507%20283.062%2050.4107%20282.124%2051.2647C280.386%2053.1032%20279.301%2055.4619%20279.038%2057.9771H298.978ZM279.038%2065.2577C279.127%2066.5608%20279.474%2067.8333%20280.061%2069.0007C280.647%2070.1682%20281.46%2071.2073%20282.452%2072.0576C284.433%2073.6876%20286.935%2074.5493%20289.5%2074.4845C291.615%2074.5616%20293.711%2074.0628%20295.563%2073.0414C297.226%2072.0273%20298.706%2070.7413%20299.941%2069.237L306.902%2074.4845C304.906%2077.0887%20302.287%2079.149%20299.285%2080.4753C296.514%2081.6459%20293.537%2082.2481%20290.529%2082.2463C287.714%2082.2636%20284.919%2081.7749%20282.277%2080.8033C279.781%2079.8927%20277.495%2078.487%20275.557%2076.6709C273.635%2074.862%20272.088%2072.6925%20271.005%2070.2865C269.902%2067.6184%20269.351%2064.7551%20269.385%2061.8688C269.344%2059.0102%20269.895%2056.174%20271.005%2053.5386C272.064%2051.0987%20273.609%2048.8999%20275.548%2047.0767C277.486%2045.2535%20279.776%2043.8441%20282.277%2042.9345C284.919%2041.9629%20287.714%2041.474%20290.529%2041.4914C293.062%2041.456%20295.574%2041.9475%20297.906%2042.9345C300.113%2043.8183%20302.083%2045.2031%20303.662%2046.9793C305.344%2048.8844%20306.611%2051.1181%20307.383%2053.5386C308.351%2056.4263%20308.817%2059.4581%20308.762%2062.5028V65.1703L279.038%2065.2577ZM222.369%2024H232.569V48.2693H233.05L256.799%2024H270.567L243.754%2050.4558L272.34%2081.2842H257.937L233.072%2053.1231H232.503V81.2842H222.303L222.369%2024ZM208.36%2061.8688C208.367%2060.3734%20208.092%2058.8901%20207.55%2057.496C207.1%2056.1126%20206.353%2054.8441%20205.362%2053.779C204.36%2052.6864%20203.146%2051.8087%20201.794%2051.1991C200.283%2050.55%20198.656%2050.2153%20197.011%2050.2153C195.367%2050.2153%20193.739%2050.55%20192.229%2051.1991C190.863%2051.8183%20189.629%2052.6942%20188.595%2053.779C187.649%2054.8775%20186.908%2056.1364%20186.406%2057.496C185.444%2060.332%20185.444%2063.4057%20186.406%2066.2417C186.908%2067.6012%20187.649%2068.8601%20188.595%2069.9586C189.642%2071.0481%20190.891%2071.9242%20192.272%2072.5386C193.783%2073.1876%20195.41%2073.5223%20197.055%2073.5223C198.699%2073.5223%20200.327%2073.1876%20201.838%2072.5386C203.19%2071.929%20204.403%2071.0512%20205.405%2069.9586C206.397%2068.8935%20207.144%2067.625%20207.594%2066.2417C208.121%2064.8447%20208.381%2063.3615%20208.36%2061.8688ZM176.141%2042.4534H185.377V48.2693H185.531C186.828%2045.9946%20188.812%2044.1883%20191.2%2043.1093C193.619%2042.0153%20196.249%2041.4631%20198.904%2041.4914C201.661%2041.443%20204.395%2041.9951%20206.916%2043.1093C209.234%2044.1046%20211.304%2045.5975%20212.979%2047.4821C214.698%2049.3755%20215.996%2051.6109%20216.787%2054.0414C217.672%2056.6155%20218.109%2059.3222%20218.079%2062.0438C218.099%2064.77%20217.639%2067.4785%20216.722%2070.046C215.864%2072.4653%20214.54%2074.6936%20212.825%2076.6053C211.184%2078.4609%20209.171%2079.9508%20206.916%2080.9781C204.513%2082.0187%20201.917%2082.5403%20199.298%2082.5086C197.662%2082.5358%20196.029%2082.3521%20194.439%2081.962C193.147%2081.6173%20191.898%2081.1258%20190.718%2080.4972C189.74%2079.9705%20188.816%2079.3479%20187.96%2078.6386C187.275%2078.0235%20186.652%2077.3424%20186.1%2076.6053H185.859V100H176.141V42.4534ZM170.165%2060.2509C170.212%2063.4648%20169.609%2066.6549%20168.392%2069.6306C167.276%2072.2871%20165.622%2074.6842%20163.533%2076.6709C161.426%2078.6452%20158.949%2080.1834%20156.244%2081.1968C150.32%2083.2666%20143.869%2083.2666%20137.945%2081.1968C135.216%2080.1808%20132.71%2078.6436%20130.569%2076.6709C128.48%2074.6842%20126.826%2072.2871%20125.71%2069.6306C124.536%2066.6444%20123.957%2063.4585%20124.003%2060.2509V24H134.203V59.9229C134.226%2061.4031%20134.447%2062.8737%20134.859%2064.2957C135.328%2065.816%20136.07%2067.2386%20137.048%2068.4937C138.128%2069.8365%20139.478%2070.9387%20141.01%2071.7296C142.949%2072.595%20145.059%2073.0134%20147.182%2072.954C149.271%2073.0215%20151.347%2072.6023%20153.245%2071.7296C154.8%2070.974%20156.157%2069.866%20157.207%2068.4937C158.215%2067.2577%20158.96%2065.8292%20159.396%2064.2957C159.808%2062.8737%20160.029%2061.4031%20160.053%2059.9229V24H170.253L170.165%2060.2509Z%22%20fill%3D%22%23323233%22%20style%3D%22fill%3A%20rgb(8%2C%2026%2C%2040)%20!important%3B%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M44.2491%200C43.2678%200%2042.4377%200.72539%2042.306%201.6978L40.937%2011.813C36.7781%2012.7615%2032.8723%2014.3742%2029.3392%2016.5383L21.2857%2010.4044C20.505%209.80979%2019.405%209.88387%2018.7111%2010.5778L10.5778%2018.7111C9.88386%2019.405%209.80979%2020.5051%2010.4044%2021.2857L16.5205%2029.3156C14.3375%2032.8557%2012.7092%2036.7726%2011.7502%2040.9455L1.69779%2042.306C0.725385%2042.4377%200%2043.2678%200%2044.2491V55.7509C0%2056.7322%200.725446%2057.5624%201.6979%2057.694L11.9014%2059.0744C12.9109%2063.1409%2014.5593%2066.9539%2016.7358%2070.4007L10.4043%2078.7144C9.80979%2079.495%209.8839%2080.595%2010.5778%2081.2888L18.7111%2089.4222C19.405%2090.1161%2020.505%2090.1902%2021.2857%2089.5956L29.8037%2083.1079C33.188%2085.1182%2036.9027%2086.629%2040.8498%2087.5392L42.306%2098.3021C42.4376%2099.2746%2043.2678%20100%2044.2491%20100H55.7509C56.7322%20100%2057.5623%2099.2746%2057.694%2098.3022L59.177%2087.3442C62.9923%2086.3771%2066.5825%2084.847%2069.8535%2082.8468L78.7143%2089.5956C79.495%2090.1902%2080.595%2090.1161%2081.2888%2089.4222L89.4222%2081.2888C90.1161%2080.595%2090.1902%2079.495%2089.5956%2078.7143L82.8281%2069.829C84.8115%2066.5664%2086.3281%2062.9879%2087.2842%2059.1854L98.3022%2057.694C99.2746%2057.5623%20100%2056.7321%20100%2055.7509V44.2491C100%2043.2679%2099.2747%2042.4377%2098.3023%2042.306L87.4412%2040.8356C86.5293%2036.9278%2085.0276%2033.2496%2083.0382%2029.896L89.5957%2021.2856C90.1902%2020.505%2090.1161%2019.405%2089.4222%2018.7111L81.2888%2010.5778C80.595%209.88389%2079.495%209.80979%2078.7144%2010.4043L70.3095%2016.8054C66.8921%2014.6504%2063.1153%2013.0139%2059.0886%2012.0041L57.694%201.69784C57.5624%200.72541%2056.7322%200%2055.7509%200H44.2491ZM44.6373%2013.7117L45.9624%203.92157H54.0376L55.384%2013.8712C55.495%2014.6915%2056.1091%2015.3537%2056.9187%2015.526C61.4239%2016.4853%2065.6073%2018.3111%2069.2878%2020.8251C69.9854%2021.3015%2070.9097%2021.2777%2071.5818%2020.7658L79.7274%2014.5622L85.4378%2020.2726L79.1023%2028.5916C78.6029%2029.2473%2078.5669%2030.1455%2079.0123%2030.8391C81.3496%2034.4788%2083.0314%2038.5754%2083.8882%2042.9691C84.049%2043.7937%2084.7172%2044.4241%2085.5497%2044.5369L96.0784%2045.9623V54.0376L85.4179%2055.4807C84.598%2055.5917%2083.9361%2056.2053%2083.7633%2057.0144C82.847%2061.306%2081.1415%2065.3049%2078.8046%2068.8547C78.3469%2069.55%2078.3781%2070.4586%2078.8826%2071.1209L85.4377%2079.7274L79.7274%2085.4377L71.1422%2078.8989C70.4784%2078.3933%2069.5673%2078.3632%2068.8716%2078.8239C65.3159%2081.1785%2061.3059%2082.8986%2057.0016%2083.827C56.1943%2084.0011%2055.5827%2084.6623%2055.4719%2085.4807L54.0376%2096.0784H45.9625L44.5507%2085.6441C44.4378%2084.8096%2043.8047%2084.1404%2042.9778%2083.9814C38.5455%2083.1292%2034.4149%2081.4403%2030.7486%2079.0822C30.0549%2078.6359%2029.156%2078.6716%2028.4998%2079.1714L20.2726%2085.4377L14.5622%2079.7274L20.6968%2071.6722C21.2089%2070.9997%2021.2324%2070.0748%2020.7553%2069.3772C18.22%2065.6706%2016.3835%2061.4529%2015.4278%2056.9096C15.2571%2056.0979%2014.594%2055.4814%2013.7719%2055.3702L3.92157%2054.0375V45.9624L13.6464%2044.6461C14.4813%2044.5331%2015.1507%2043.8995%2015.3092%2043.0721C16.1997%2038.4246%2018.0065%2034.1048%2020.5425%2030.3086C21.0076%2029.6123%2020.9793%2028.6975%2020.4719%2028.0313L14.5623%2020.2726L20.2726%2014.5623L28.0515%2020.487C28.7158%2020.993%2029.6278%2021.0227%2030.3236%2020.5609C34.115%2018.0452%2038.4254%2016.255%2043.06%2015.3751C43.8889%2015.2178%2044.5242%2014.5478%2044.6373%2013.7117ZM70%2050C70%2061.0464%2061.0464%2070%2050%2070C38.9536%2070%2030%2061.0464%2030%2050C30%2038.9536%2038.9536%2030%2050%2030C61.0464%2030%2070%2038.9536%2070%2050ZM74%2050C74%2063.2556%2063.2556%2074%2050%2074C36.7444%2074%2026%2063.2556%2026%2050C26%2036.7444%2036.7444%2026%2050%2026C63.2556%2026%2074%2036.7444%2074%2050Z%22%20fill%3D%22%23FF3B30%22%20style%3D%22fill%3A%20rgb(255%2C%2059%2C%2048)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://upkeep.com/favicon-32x32.png?v=ca523e9b48d4a77251d82a0bb7d021c9",
    "ogImage": "/static/UpKeep_Feature@2x-d036c046c1e1e066da62e77cfb8299b5.png",
    "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": "Start a Free Trial",
      "reasoning": "Button #0 'Start a Free Trial' uses the vibrant brand color #1269EC, making it the most prominent CTA."
    },
    "secondary": {
      "index": 1,
      "text": "Try for free",
      "reasoning": "Button #1 'Try for free' has a different background color (#FFFFFF) and serves as a secondary action with a border that matches the brand color."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "maintenance professionals and businesses"
  },
  "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, 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