Home · Branding · Brite

Brite Brand Identity

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

Download JSON
Primary
#A07C7C
Accent
#845FFF
Body Font
Outfit
Heading
Outfit

Color Palette

Brand palette extracted from https://britebenefits.com/.

primary
#A07C7C
rgb(160, 124, 124)
secondary
#0050BD
rgb(0, 80, 189)
accent
#845FFF
rgb(132, 95, 255)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#282828
rgb(40, 40, 40)
link
#845FFF
rgb(132, 95, 255)

Typography

Each font links to its Google Fonts page where available.

primary
Outfit
heading
Outfit
Erode, Trebuchet MS, 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

Brite logo
Logo
Brite favicon
Favicon

UI Components

Live previews rendered using Brite's actual button styles.

buttonPrimary
background #282828 textColor #FFFFFF borderRadius 5px shadow none
buttonSecondary
background #F2F2F2 textColor #2B2B2B borderRadius 10px shadow rgba(0, 0, 0, 0.25) 4px 5px 10px 0px

Brand Personality

Tone: modern Energy: medium Audience: HR professionals and benefits managers

Brite Brand in the Wild

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

Frequently Asked Questions

What is Brite's primary brand color?

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

What accent color does Brite use?

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

What font does Brite use?

Brite uses Outfit as the primary typeface across body and headings.

Does Brite use a light or dark theme?

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

Where can I find Brite's logo?

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

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Outfit",
      "role": "body"
    },
    {
      "family": "Arial",
      "role": "body"
    },
    {
      "family": "Erode",
      "role": "unknown"
    },
    {
      "family": "Trebuchet MS",
      "role": "unknown"
    },
    {
      "family": "Roboto",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#A07C7C",
    "secondary": "#0050BD",
    "accent": "#845FFF",
    "background": "#FFFFFF",
    "textPrimary": "#282828",
    "link": "#845FFF"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Outfit",
      "heading": "Outfit"
    },
    "fontStacks": {
      "heading": [
        "Erode",
        "Trebuchet MS",
        "sans-serif"
      ],
      "body": [
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Outfit",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "55px",
      "h2": "36px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#282828",
      "textColor": "#FFFFFF",
      "borderRadius": "5px",
      "borderRadiusCorners": {
        "topLeft": "5px",
        "topRight": "5px",
        "bottomRight": "5px",
        "bottomLeft": "5px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#F2F2F2",
      "textColor": "#2B2B2B",
      "borderRadius": "10px",
      "borderRadiusCorners": {
        "topLeft": "10px",
        "topRight": "10px",
        "bottomRight": "10px",
        "bottomLeft": "10px"
      },
      "shadow": "rgba(0, 0, 0, 0.25) 4px 5px 10px 0px"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/687faf1501735ecaecd43546/687faf1501735ecaecd4357f_Brite-Black.png",
    "favicon": "https://cdn.prod.website-files.com/687faf1501735ecaecd43546/687faf1501735ecaecd43642_Frame%205547.jpg",
    "ogImage": null
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Logo rejected: Red flags detected (menu word). Selected #0 because it is located in the header, is visible, and links to the homepage, which are strong indicators of the main brand logo.",
    "confidence": 0.95,
    "rejected": true,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "book a demo",
      "reasoning": "Button #1 ('book a demo') is likely the primary CTA due to its action-oriented text and prominent placement. It shares the dark background color (#282828) with other buttons, but its text suggests a direct action related to the site's purpose."
    },
    "secondary": {
      "index": 3,
      "text": "ForEmployersHelp employees choose with confidence and cut down on HR fatigue.",
      "reasoning": "Button #3 ('For Employers...') is selected as secondary due to its different background color (#F2F2F2) and informative text, which complements the primary CTA by providing additional context."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "HR professionals and benefits managers"
  },
  "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 located in the header, is visible, and links to the homepage, which are strong indicators of the main brand logo.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles