Home · Branding · Truebill

Truebill Brand Identity

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

Download JSON
Primary
#0000EE
Accent
#DE3341
Body Font
Wintle Text Medium
Heading
Wintle Text Medium

Color Palette

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

primary
#0000EE
rgb(0, 0, 238)
accent
#DE3341
rgb(222, 51, 65)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#111111
rgb(17, 17, 17)
link
#DE3341
rgb(222, 51, 65)

Typography

Each font links to its Google Fonts page where available.

primary
Wintle Text Medium
Wintle Text Medium Google Fonts →
heading
Wintle Text Medium
Wintle Text Medium Google Fonts →
WNTL Text Medium, WNTL Text Medium Placeholder, 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

Truebill logo
Logo
Truebill favicon
Favicon
Truebill social image
Social Card

UI Components

Live previews rendered using Truebill's actual button styles.

buttonPrimary
background #111111 textColor #FFFFFF borderRadius 100px shadow none
buttonSecondary
background #FFFFFF textColor #111111 borderColor #111111 borderRadius 100px shadow none

Brand Personality

Tone: modern Energy: medium Audience: tech-savvy individuals looking to manage finances

Truebill Brand in the Wild

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

Frequently Asked Questions

What is Truebill's primary brand color?

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

What accent color does Truebill use?

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

What font does Truebill use?

Truebill uses Wintle Text Medium as the primary typeface across body and headings.

Does Truebill use a light or dark theme?

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

Where can I find Truebill's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Wintle Text Medium",
      "role": "body"
    },
    {
      "family": "WNTL Text Regular",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#0000EE",
    "accent": "#DE3341",
    "background": "#FFFFFF",
    "textPrimary": "#111111",
    "link": "#DE3341"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Wintle Text Medium",
      "heading": "Wintle Text Medium"
    },
    "fontStacks": {
      "heading": [
        "WNTL Text Medium",
        "WNTL Text Medium Placeholder",
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "Wintle Text Medium",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "56px",
      "h2": "40px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "15px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#111111",
      "textColor": "#FFFFFF",
      "borderRadius": "100px",
      "borderRadiusCorners": {
        "topLeft": "100px",
        "topRight": "100px",
        "bottomRight": "100px",
        "bottomLeft": "100px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#111111",
      "borderColor": "#111111",
      "borderRadius": "100px",
      "borderRadiusCorners": {
        "topLeft": "100px",
        "topRight": "100px",
        "bottomRight": "100px",
        "bottomLeft": "100px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%22117%22%20height%3D%2241%22%20viewBox%3D%220%200%20117%2041%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M39.3539%2019.332C39.3539%2026.38%2035.5812%2032.5448%2029.947%2035.9237C29.7314%2036.0522%2029.4557%2036.0108%2029.2836%2035.8283L22.7975%2028.9234C22.53%2028.6394%2022.6461%2028.1751%2023.0151%2028.0487C26.6365%2026.807%2029.2401%2023.3742%2029.2401%2019.332C29.2401%2014.1912%2025.03%2010.0349%2019.8705%2010.1199C14.8188%2010.2049%2010.8159%2014.4316%2010.8159%2019.4833V35.3993C10.8159%2035.8201%2010.3558%2036.075%209.99507%2035.8553C4.4873%2032.5034%200.787132%2026.4753%200.702142%2019.5766C0.569475%208.96531%209.14309%200.151233%2019.7544%200.00405532C30.5564%20-0.145195%2039.3581%208.56523%2039.3581%2019.332H39.3539ZM115.828%2023.2167H113.268C113.165%2023.2167%20113.073%2023.2809%20113.036%2023.3763L109.819%2031.838L106.477%2023.3742C106.44%2023.2789%20106.349%2023.2167%20106.247%2023.2167H103.559C103.38%2023.2167%20103.26%2023.3991%20103.331%2023.5629L108.335%2035.3723L108.036%2036.1331C107.605%2037.2027%20107.018%2037.6401%20106.009%2037.6401C105.739%2037.6401%20105.515%2037.5945%20105.354%2037.5468C105.2%2037.5012%20105.047%2037.6152%20105.047%2037.7748V39.9037C105.047%2040.0094%20105.115%2040.1048%20105.215%2040.138C105.447%2040.2188%20105.907%2040.3432%20106.527%2040.3432C108.366%2040.3432%20109.589%2039.2051%20110.752%2036.415L116.058%2023.5629C116.127%2023.3991%20116.007%2023.2187%20115.828%2023.2187V23.2167ZM61.8576%2019.4439H59.4696C59.3763%2019.4439%2059.2892%2019.4978%2059.2478%2019.5808L53.201%2031.6037L47.1543%2019.5808C47.1129%2019.4978%2047.0258%2019.4439%2046.9325%2019.4439H44.3911C44.2543%2019.4439%2044.1424%2019.5559%2044.1424%2019.6927V35.507C44.1424%2035.6439%2044.2543%2035.7558%2044.3911%2035.7558H46.9429C47.0797%2035.7558%2047.1916%2035.6439%2047.1916%2035.507V25.7353L52.1667%2035.5941C52.2081%2035.677%2052.2952%2035.7309%2052.3885%2035.7309H53.7898C53.883%2035.7309%2053.9701%2035.6791%2054.0116%2035.5941L59.0591%2025.6192V35.505C59.0591%2035.6418%2059.1711%2035.7537%2059.3079%2035.7537H61.8597C61.9965%2035.7537%2062.1084%2035.6418%2062.1084%2035.505V19.6906C62.1084%2019.5538%2061.9965%2019.4419%2061.8597%2019.4419L61.8576%2019.4439ZM76.3411%2029.4935C76.3411%2033.0797%2073.4328%2035.988%2069.8466%2035.988C66.2605%2035.988%2063.3522%2033.0797%2063.3522%2029.4935C63.3522%2025.9073%2066.2605%2022.999%2069.8466%2022.999C73.4328%2022.999%2076.3411%2025.9073%2076.3411%2029.4935ZM73.495%2029.4935C73.495%2027.4786%2071.8615%2025.8451%2069.8466%2025.8451C67.8318%2025.8451%2066.1983%2027.4786%2066.1983%2029.4935C66.1983%2031.5084%2067.8318%2033.1418%2069.8466%2033.1418C71.8615%2033.1418%2073.495%2031.5084%2073.495%2029.4935ZM84.0628%2023.0011C82.1868%2023.0011%2080.8808%2024.0811%2080.4123%2024.6802H80.3232V23.4675C80.3232%2023.3307%2080.2113%2023.2187%2080.0745%2023.2187H77.8461C77.7092%2023.2187%2077.5973%2023.3307%2077.5973%2023.4675V35.505C77.5973%2035.6418%2077.7092%2035.7537%2077.8461%2035.7537H80.3626C80.4994%2035.7537%2080.6113%2035.6418%2080.6113%2035.505V28.7369C80.6113%2026.9376%2081.7805%2025.6793%2083.501%2025.6793C85.2215%2025.6793%2086.343%2026.9376%2086.343%2028.7369V35.505C86.343%2035.6418%2086.4549%2035.7537%2086.5917%2035.7537H89.1041C89.2409%2035.7537%2089.3529%2035.6418%2089.3529%2035.505V28.5399C89.3529%2025.2274%2087.2281%2023.0011%2084.0669%2023.0011H84.0628ZM102.746%2026.0649C102.98%2026.4587%20103.805%2027.9512%20103.567%2029.8563C103.532%2030.134%20103.48%2030.3745%20103.43%2030.5693C103.401%2030.6792%20103.304%2030.7538%20103.19%2030.7538H93.7081C93.8718%2031.3736%2094.5766%2033.4113%2097.2155%2033.4113C98.4862%2033.4113%2099.4542%2032.8682%2099.902%2032.3603C99.958%2032.2982%20100.037%2032.2608%20100.12%2032.2608H102.721C102.908%2032.2608%20103.03%2032.4578%20102.943%2032.6236C102.375%2033.7077%20101.326%2034.7877%2099.8481%2035.449C99.0479%2035.8076%2098.1711%2035.99%2097.2403%2035.99C96.0298%2035.99%2094.9042%2035.6998%2093.8967%2035.1318C92.1762%2034.1617%2090.6008%2032.2546%2090.6008%2029.4935C90.6049%2028.9649%2090.6795%2027.2755%2091.859%2025.6772C92.0187%2025.4616%2092.7048%2024.5641%2093.9195%2023.8696C94.929%2023.2934%2096.036%2022.999%2097.2113%2022.999C99.788%2022.999%20101.741%2024.3879%20102.742%2026.0649H102.746ZM100.617%2028.4197C100.516%2027.9284%2099.8004%2025.5549%2097.2175%2025.5549C95.4079%2025.5549%2094.0418%2026.7406%2093.6583%2028.4197H100.617ZM83.1527%2011.828C83.1963%2011.6705%2083.0761%2011.5129%2082.9123%2011.5129H80.4331C80.3232%2011.5129%2080.2237%2011.5751%2080.174%2011.6725C79.579%2012.879%2078.3373%2013.7102%2076.9008%2013.7102C74.8859%2013.7102%2073.2525%2012.0768%2073.2525%2010.0619C73.2525%208.04701%2074.8859%206.41354%2076.9008%206.41354C78.3726%206.41354%2079.6412%207.28624%2080.2175%208.54036C80.2652%208.64193%2080.3667%208.70827%2080.4787%208.70827H82.9351C83.0968%208.70827%2083.2149%208.55487%2083.1755%208.39733C83.1527%208.30612%2083.1341%208.23565%2083.1341%208.23565C82.3464%205.53877%2079.8547%203.56741%2076.9008%203.56741C73.2815%203.56741%2070.3545%206.52755%2070.4063%2010.1593C70.4582%2013.6916%2073.468%2016.6082%2076.9982%2016.5564C79.9294%2016.5128%2082.3878%2014.527%2083.1486%2011.828H83.1527ZM62.8402%2016.5564C59.368%2016.4921%2056.5343%2013.6584%2056.4701%2010.1863C56.4016%206.5006%2059.4032%203.50108%2063.0868%203.56949C66.559%203.63375%2069.3927%206.46743%2069.4569%209.93958C69.5253%2013.6252%2066.5237%2016.6248%2062.8402%2016.5564ZM66.6108%2010.1821C66.6771%208.07187%2064.9545%206.34928%2062.8443%206.41561C60.9331%206.47573%2059.3784%208.0325%2059.3162%209.94373C59.2498%2012.054%2060.9724%2013.7766%2063.0827%2013.7102C64.9939%2013.6501%2066.5486%2012.0933%2066.6108%2010.1821ZM44.1403%2016.0734V0.250734C44.1403%200.113921%2044.2522%200.00198037%2044.389%200.00198037H51.3002C53.0166%20-0.00631133%2056.2068%201.2022%2056.2068%205.03919C56.2068%207.6946%2054.4987%209.81936%2051.2421%2010.0619L56.7333%2015.9034C56.8826%2016.063%2056.7706%2016.3221%2056.553%2016.3221H53.3462C53.2653%2016.3221%2053.1865%2016.2869%2053.1326%2016.2288L47.486%2010.064H47.3305V16.0754C47.3305%2016.2122%2047.2186%2016.3242%2047.0818%2016.3242H44.387C44.2502%2016.3242%2044.1382%2016.2122%2044.1382%2016.0754L44.1403%2016.0734ZM47.3305%207.53292H50.0917C51.1053%207.53292%2051.8702%207.31733%2052.3864%206.89238C52.9005%206.46536%2053.1575%205.87666%2053.1575%205.12626C53.1575%204.37586%2052.9233%203.83689%2052.4569%203.42438C51.9884%203.01394%2051.3105%202.80458%2050.4213%202.80458H47.3305V7.53292ZM107.626%206.24978H109.346V12.0623C109.346%2015.9117%20112.609%2016.5584%20113.867%2016.5584C114.458%2016.5584%20114.908%2016.4361%20115.283%2016.3532C115.397%2016.3283%20115.478%2016.2268%20115.478%2016.1107V14.0854C115.478%2013.9258%20115.331%2013.8077%20115.175%2013.8429C114.346%2014.0357%20112.528%2014.0378%20112.528%2011.8322V6.24978H115.231C115.368%206.24978%20115.48%206.13784%20115.48%206.00103V4.03382C115.48%203.89701%20115.368%203.78507%20115.231%203.78507H112.528V0.248659C112.528%200.053804%20112.315%20-0.0643568%20112.149%200.0372166L109.469%201.70799C109.396%201.7536%20109.352%201.83237%20109.352%201.91944V3.78507H107.628C107.491%203.78507%20107.379%203.89701%20107.379%204.03382V6.00103C107.379%206.13784%20107.491%206.24978%20107.628%206.24978H107.626ZM84.4463%2016.3221H87.1265C87.2634%2016.3221%2087.3753%2016.2102%2087.3753%2016.0734V11.3202H87.5225L92.0021%2016.2682C92.0332%2016.3035%2092.0788%2016.3221%2092.1244%2016.3221H95.4411C95.6587%2016.3221%2095.7706%2016.063%2095.6235%2015.9034L90.1655%2010.064L95.1239%204.1955C95.2607%204.03382%2095.1446%203.78714%2094.9332%203.78714H91.8342C91.7492%203.78714%2091.6663%203.82446%2091.6124%203.89079L87.5536%208.74144H87.3732V0.250734C87.3732%200.055879%2087.1576%20-0.0643548%2086.9939%200.0392915L84.3136%201.71422C84.241%201.75982%2084.1975%201.8386%2084.1975%201.92566V16.0754C84.1975%2016.2122%2084.3094%2016.3242%2084.4463%2016.3242V16.3221ZM94.3403%2010.0619C94.3445%209.5333%2094.4191%207.84386%2095.5986%206.24563C95.7582%206.03005%2096.4443%205.13248%2097.6591%204.43805C98.6686%203.86177%2099.7755%203.56741%20100.951%203.56741C103.528%203.56741%20105.48%204.95627%20106.481%206.63327C106.716%207.02712%20107.541%208.51964%20107.302%2010.4247C107.267%2010.7024%20107.215%2010.9429%20107.166%2011.1377C107.136%2011.2476%20107.039%2011.3222%20106.925%2011.3222H97.4435C97.6073%2011.942%2098.312%2013.9797%20100.951%2013.9797C102.222%2013.9797%20103.19%2013.4366%20103.637%2012.9287C103.693%2012.8666%20103.772%2012.8292%20103.855%2012.8292H106.457C106.643%2012.8292%20106.765%2013.0262%20106.678%2013.192C106.11%2014.2761%20105.061%2015.3561%20103.584%2016.0174C102.783%2016.376%20101.907%2016.5584%20100.976%2016.5584C99.7652%2016.5584%2098.6396%2016.2682%2097.6321%2015.7002C95.9116%2014.7301%2094.3362%2012.823%2094.3362%2010.0619H94.3403ZM97.3958%208.98812H104.355C104.253%208.49683%20103.538%206.12333%20100.955%206.12333C99.1454%206.12333%2097.7793%207.30905%2097.3958%208.98812Z%22%20fill%3D%22%23DE3341%22%20style%3D%22fill%3A%20rgb(222%2C%2051%2C%2065)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://framerusercontent.com/images/mualMUJa0moL3JYXng8nkSY5paA.png",
    "ogImage": "https://framerusercontent.com/images/tWOghmGZphXWLAA9YoNmGWxqNk.png",
    "logoHref": "./"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is the only candidate, is visible, and links to the homepage, aligning with the brand 'Rocket Money'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Sign up",
      "reasoning": "Button #0 ('Sign up') is likely the primary CTA due to its action-oriented text and dark background color, which stands out against the light background of the page."
    },
    "secondary": {
      "index": 2,
      "text": "Manage my subscriptions",
      "reasoning": "Button #2 ('Manage my subscriptions') serves as a secondary action with a contrasting light background and a border, making it less prominent than the primary CTA."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy individuals looking to manage finances"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.9,
    "overall": 0.9
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is the only candidate, is visible, and links to the homepage, aligning with the brand 'Rocket Money'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles