Home · Branding · Look After My Bills

Look After My Bills Brand Identity

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

Download JSON
Primary
#FAFF4B
Accent
#FAFF4B
Body Font
Arial
Heading
Arial

Color Palette

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

primary
#FAFF4B
rgb(250, 255, 75)
accent
#FAFF4B
rgb(250, 255, 75)
background
#323241
rgb(50, 50, 65)
textPrimary
#323241
rgb(50, 50, 65)
link
#323241
rgb(50, 50, 65)

Typography

Each font links to its Google Fonts page where available.

primary
Arial
heading
Arial
Helvetica, Arial, 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

UI Components

Live previews rendered using Look After My Bills's actual button styles.

input
background #FFFFFF textColor #2E2734 borderColor #CCCCCC borderRadius 4px shadow none
buttonPrimary
background #FAFF4B textColor #2E2734 borderRadius 4px shadow none

Brand Personality

Tone: modern Energy: medium Audience: consumers looking for energy bill management

Look After My Bills Brand in the Wild

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

Frequently Asked Questions

What is Look After My Bills's primary brand color?

Look After My Bills's primary brand color is #FAFF4B. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Look After My Bills use?

Look After My Bills uses Arial as the primary typeface across body and headings.

Does Look After My Bills use a light or dark theme?

Look After My Bills's primary site uses a dark color scheme, with a background of #323241.

How was this brand profile generated?

This profile was extracted from http://www.lookaftermybills.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 Look After My Bills.

Methodology

Brand data on this page was extracted from http://www.lookaftermybills.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 Look After My Bills.

Machine-Readable Profile

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

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Arial",
      "role": "body"
    },
    {
      "family": "Helvetica",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#FAFF4B",
    "accent": "#FAFF4B",
    "background": "#323241",
    "textPrimary": "#323241",
    "link": "#323241"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Arial",
      "heading": "Arial"
    },
    "fontStacks": {
      "heading": [
        "Helvetica",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "Helvetica",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Helvetica",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "32px",
      "h2": "32px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#2E2734",
      "borderColor": "#CCCCCC",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#FAFF4B",
      "textColor": "#2E2734",
      "borderRadius": "4px",
      "borderRadiusCorners": {
        "topLeft": "4px",
        "topRight": "4px",
        "bottomRight": "4px",
        "bottomLeft": "4px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": null,
    "favicon": null,
    "ogImage": null
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Sign me up",
      "reasoning": "The button 'Sign me up' has a vibrant background color (#FAFF4B), which is a strong indicator of a primary call-to-action. The text is action-oriented, making it the primary CTA."
    },
    "secondary": {
      "index": -1,
      "text": "N/A",
      "reasoning": "There is only one button detected, so no secondary button can be identified."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "consumers looking for energy bill management"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": false,
      "llmSucceeded": false,
      "finalSource": "none"
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles