# Freeport Markets Brand Identity

A complete profile of **Freeport Markets**'s visual system — colors, typography, components, and personality — extracted from [freeportmarkets.com](https://www.freeportmarkets.com/). Built for designers, agents, and AI tools.

## Color Palette

Brand palette extracted from [freeportmarkets.com](https://www.freeportmarkets.com/).

- **primary**: #DBF2ED (rgb(219, 242, 237))
- **secondary**: #0082F3 (rgb(0, 130, 243))
- **accent**: #3898EC (rgb(56, 152, 236))
- **background**: #FFFFFF (rgb(255, 255, 255))
- **textPrimary**: #231F20 (rgb(35, 31, 32))
- **link**: #3898EC (rgb(56, 152, 236))

## Typography

Each font links to its Google Fonts page where available.

- **primary**: Raleway [Google Fonts →](https://fonts.google.com/specimen/Raleway)
- **heading**: Space Grotesk [Google Fonts →](https://fonts.google.com/specimen/Space+Grotesk)
- **font stack** for heading: Space Grotesk, sans-serif

## Visual Assets

### Brand Personality

- **Tone**: modern  
- **Energy**: medium  
- **Audience**: unknown

## Freeport Markets Brand in the Wild

Source: [freeportmarkets.com](https://www.freeportmarkets.com/contact)

Source: [freeportmarkets.com](https://www.freeportmarkets.com/)

Source: [freeportmarkets.com](https://www.freeportmarkets.com/about)

Source: [freeportmarkets.com](https://www.freeportmarkets.com/about)

Source: [freeportmarkets.com](https://www.freeportmarkets.com/terms-conditions)

Source: [freeportmarkets.com](https://www.freeportmarkets.com/terms-conditions)

## Frequently Asked Questions

**What is Freeport Markets's primary brand color?**  
Freeport Markets's primary brand color is #DBF2ED. It anchors the visual identity across their website, product UI, and marketing materials.

**What accent color does Freeport Markets use?**  
Freeport Markets uses #3898EC as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

**What font does Freeport Markets use?**  
Freeport Markets uses Raleway for body text and Space Grotesk for headings. Fonts were detected on [freeportmarkets.com](https://www.freeportmarkets.com/) as part of their live design system.

**Does Freeport Markets use a light or dark theme?**  
Freeport Markets's primary site uses a light color scheme, with a background of #FFFFFF.

**How was this brand profile generated?**  
This profile was extracted from [freeportmarkets.com](https://www.freeportmarkets.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 Freeport Markets.

## Methodology

Brand data on this page was extracted from [freeportmarkets.com](https://www.freeportmarkets.com/) on 2026-07-27 using the [Firecrawl](https://firecrawl.dev/) 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.

## Machine-Readable Profile

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

```json
{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Raleway",
      "role": "body"
    },
    {
      "family": "Space Grotesk",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#DBF2ED",
    "secondary": "#0082F3",
    "accent": "#3898EC",
    "background": "#FFFFFF",
    "textPrimary": "#231F20",
    "link": "#3898EC"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Raleway",
      "heading": "Space Grotesk"
    },
    "fontStacks": {
      "heading": [
        "Space Grotesk",
        "sans-serif"
      ],
      "body": [
        "Raleway",
        "sans-serif"
      ],
      "paragraph": [
        "Raleway",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "64px",
      "h2": "48px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {},
  "images": {
    "favicon": "https://cdn.prod.website-files.com/690089a8fe95a69d6be098e0/691202d43f4da5b225d5094d_32z32.png",
    "ogImage": null
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "unknown"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  }
}
```
