Home · Branding · Simmer

Simmer Brand Identity

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

Download JSON
Primary
#9333EA
Accent
#9333EA
Body Font
Inter
Heading
Inter

Color Palette

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

primary
#9333EA
rgb(147, 51, 234)
secondary
#C084FC
rgb(192, 132, 252)
accent
#9333EA
rgb(147, 51, 234)
background
#0F172A
rgb(15, 23, 42)
textPrimary
#FFFFFF
rgb(255, 255, 255)
link
#9CA3AF
rgb(156, 163, 175)

Typography

Each font links to its Google Fonts page where available.

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

Simmer favicon
Favicon

UI Components

Live previews rendered using Simmer's actual button styles.

input
background #99A0AA textColor #FFFFFF borderColor #E5CCFD borderRadius 12px shadow none
buttonPrimary
background #9333EA textColor #FFFFFF borderRadius 8px shadow rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.1) 0px 4px 6px -4px
buttonSecondary
background transparent textColor #D8B4FE borderColor #C084FC borderRadius 8px shadow none

Brand Personality

Tone: modern Energy: medium Audience: online gaming enthusiasts

Simmer Brand in the Wild

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

Frequently Asked Questions

What is Simmer's primary brand color?

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

What font does Simmer use?

Simmer uses Inter as the primary typeface across body and headings.

Does Simmer use a light or dark theme?

Simmer's primary site uses a light color scheme, with a background of #0F172A.

How was this brand profile generated?

This profile was extracted from https://www.usesimmer.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 Simmer.

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#9333EA",
    "secondary": "#C084FC",
    "accent": "#9333EA",
    "background": "#0F172A",
    "textPrimary": "#FFFFFF",
    "link": "#9CA3AF"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "Inter",
        "sans-serif"
      ],
      "body": [
        "Inter",
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "60px",
      "h2": "30px",
      "body": "24px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "input": {
      "background": "#99A0AA",
      "textColor": "#FFFFFF",
      "borderColor": "#E5CCFD",
      "borderRadius": "12px",
      "borderRadiusCorners": {
        "topLeft": "12px",
        "topRight": "12px",
        "bottomRight": "12px",
        "bottomLeft": "12px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#9333EA",
      "textColor": "#FFFFFF",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.1) 0px 4px 6px -4px"
    },
    "buttonSecondary": {
      "background": "transparent",
      "textColor": "#D8B4FE",
      "borderColor": "#C084FC",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": null,
    "favicon": "https://usesimmer.com/static/favicon.ico",
    "ogImage": null
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Explore Slots",
      "reasoning": "The 'Explore Slots' button is the primary CTA due to its vibrant purple color (#9333EA) and action-oriented text, making it the most prominent call-to-action on the page."
    },
    "secondary": {
      "index": 4,
      "text": "How It Works",
      "reasoning": "The 'How It Works' button is secondary as it has a transparent background with a border, distinguishing it from the primary button's vibrant color."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "online gaming enthusiasts"
  },
  "designSystem": {
    "framework": "tailwind",
    "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