Home · Branding · Upsolve

Upsolve Brand Identity

A complete profile of Upsolve's visual system — colors, typography, components, and personality — extracted from https://upsolve.org/learn/should-i-file-for-chapter-7-bankruptcy/. Built for designers, agents, and AI tools.

Download JSON
Primary
#0000EE
Accent
#3C5DFF
Body Font
Averta
Heading
Averta

Color Palette

Brand palette extracted from https://upsolve.org/learn/should-i-file-for-chapter-7-bankruptcy/.

primary
#0000EE
rgb(0, 0, 238)
secondary
#191A9B
rgb(25, 26, 155)
accent
#3C5DFF
rgb(60, 93, 255)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#3C5DFF
rgb(60, 93, 255)
link
#3C5DFF
rgb(60, 93, 255)

Typography

Each font links to its Google Fonts page where available.

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

Upsolve logo
Logo
Upsolve favicon
Favicon
Upsolve social image
Social Card

UI Components

Live previews rendered using Upsolve's actual button styles.

buttonPrimary
background #3C5DFF textColor #FFFFFF borderColor #3C5DFF borderRadius 12px shadow none

Brand Personality

Tone: professional Energy: medium Audience: individuals seeking debt relief guidance

Upsolve Brand in the Wild

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

Frequently Asked Questions

What is Upsolve's primary brand color?

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

What accent color does Upsolve use?

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

What font does Upsolve use?

Upsolve uses Averta as the primary typeface across body and headings.

Does Upsolve use a light or dark theme?

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

Where can I find Upsolve's logo?

Upsolve's logo is available directly on their site (https://upsolve.org/learn/should-i-file-for-chapter-7-bankruptcy/). 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://upsolve.org/learn/should-i-file-for-chapter-7-bankruptcy/ 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 Upsolve.

Methodology

Brand data on this page was extracted from https://upsolve.org/learn/should-i-file-for-chapter-7-bankruptcy/ 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 Upsolve.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Averta",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#0000EE",
    "secondary": "#191A9B",
    "accent": "#3C5DFF",
    "background": "#FFFFFF",
    "textPrimary": "#3C5DFF",
    "link": "#3C5DFF"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Averta",
      "heading": "Averta"
    },
    "fontStacks": {
      "heading": [
        "Averta",
        "sans-serif"
      ],
      "body": [
        "Averta",
        "sans-serif"
      ],
      "paragraph": [
        "Averta",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "52px",
      "h2": "32px",
      "body": "15px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#3C5DFF",
      "textColor": "#FFFFFF",
      "borderColor": "#3C5DFF",
      "borderRadius": "12px",
      "borderRadiusCorners": {
        "topLeft": "12px",
        "topRight": "12px",
        "bottomRight": "12px",
        "bottomLeft": "12px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23FFFFFF%22%20viewBox%3D%220%200%201084%20244%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M439.45%2C197.82c-13%2C9.94-29.35%2C14-48.29%2C14s-40.72-5.21-63-21.78l23.67-40.24c15.15%2C12.78%2C36.46%2C17.75%2C43.56%2C17.75s12.07-2.13%2C12.07-6.86-5.92-6.63-11.84-8.52c-5.92-1.66-18.94-5.92-23.67-7.57-4.73-1.89-14.2-5-22.49-12.07s-14.91-17-14.91-34.8%2C9.23-31.49%2C18.94-39.53c9.94-8.29%2C26.28-14.2%2C48.05-14.2s44%2C7.81%2C58.23%2C19.65l-20.36%2C37.88c-12.31-10.89-30.3-15.62-38.82-15.62s-13.26%2C1.66-13.26%2C6.63c0%2C4.73%2C7.58%2C6.39%2C11.36%2C7.58s13.73%2C4%2C19.41%2C5.92%2C18.94%2C6.63%2C27.22%2C13.73%2C15.39%2C18.23%2C15.39%2C35.51C460.76%2C172.25%2C452.47%2C187.64%2C439.45%2C197.82Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M555.63%2C210.79c-50.9%2C0-88.77-31-88.77-84.27S504.73%2C42%2C555.63%2C42s88.77%2C31.25%2C88.77%2C84.51S606.52%2C210.79%2C555.63%2C210.79Zm0-123.57c-21.31%2C0-35%2C15.62-35%2C38.11s13.73%2C38.11%2C35%2C38.11%2C34.8-15.62%2C34.8-38.11S576.93%2C87.21%2C555.63%2C87.21Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M763.86%2C208.94H655V45.6h53.26V165.15h55.63Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M911.36%2C45.6%2C849.81%2C208.94H797.73L736.18%2C45.6H793l30.77%2C94.69L854.55%2C45.6Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M1037.18%2C208.94H918.82V45.6h116V87.74H972.08V105.5h59.18v41.9H972.08v18.94h65.1Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M116%2C113l53.89-68.73V43h-143v95.5A71.5%2C71.5%2C0%2C0%2C0%2C98.37%2C210h0a71.5%2C71.5%2C0%2C0%2C0%2C71.5-71.5V113Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M270.59%2C43.11l-74.77-.41v1.5L249.87%2C113H195.44l-.19%2C35.12h0l0%2C6.75A54.83%2C54.83%2C0%2C0%2C0%2C249.87%2C210h0V156l20.42-.47a56.21%2C56.21%2C0%2C0%2C0%2C56.52-55.9h0A56.52%2C56.52%2C0%2C0%2C0%2C270.59%2C43.11Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://upsolve.org/images/favicon.png",
    "ogImage": "https://upsolve.org/images/meta-legalaid.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.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Sign In",
      "reasoning": "The button with text 'Sign In' uses a vibrant blue color (#3C5DFF), which is consistent with the brand's accent color, making it the primary call-to-action."
    },
    "secondary": {
      "index": -1,
      "text": "N/A",
      "reasoning": "There is only one button detected, so no secondary button is available."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "individuals seeking debt relief guidance"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.95,
    "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.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles