UserGems Brand: Colors, Fonts, Logo & Visual Identity

UserGems Brand Identity

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

Color Palette

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

Color Name Hex Code RGB
primary #FFD06C rgb(255, 208, 108)
secondary #2AC9BC rgb(42, 201, 188)
accent #3898EC rgb(56, 152, 236)
background #FFFFFF rgb(255, 255, 255)
textPrimary #130621 rgb(19, 6, 33)
link #130621 rgb(19, 6, 33)

Typography

Each font links to its Google Fonts page where available.

Font Role Font Family Link
primary Manrope Google Fonts →
heading Manrope Google Fonts →

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using UserGems's actual button styles.

Input

Property Value
background #FFFFFF
textColor #130621
borderColor #DCDADE
borderRadius 32px
shadow none

Button Primary

Property Value
background #3898EC
textColor #FFFFFF
borderRadius 32px
shadow none

Button Secondary

Property Value
background #7A3EFC
textColor #FFFFFF
borderRadius 32px
shadow none

Brand Personality

Tone: modern
Energy: high
Audience: business professionals

UserGems Brand in the Wild

Image: cdn.prod.website-files.com
Source: usergems.com

Image: cdn.prod.website-files.com
Source: usergems.com

Frequently Asked Questions

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

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

What font does UserGems use?
UserGems uses Manrope as the primary typeface across body and headings.

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

Where can I find UserGems's logo?
UserGems's logo is available directly on their site (https://www.usergems.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://www.usergems.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 UserGems.

Methodology

Brand data on this page was extracted from https://www.usergems.com on 2026-07-27 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 UserGems.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Manrope",
      "role": "body"
    },
    {
      "family": "IBM Plex Mono",
      "role": "monospace"
    }
  ],
  "colors": {
    "primary": "#FFD06C",
    "secondary": "#2AC9BC",
    "accent": "#3898EC",
    "background": "#FFFFFF",
    "textPrimary": "#130621",
    "link": "#130621"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Manrope",
      "heading": "Manrope"
    },
    "fontStacks": {
      "heading": [
        "Manrope",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "Manrope",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Manrope",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "68px",
      "h2": "44px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "16px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#130621",
      "borderColor": "#DCDADE",
      "borderRadius": "32px",
      "borderRadiusCorners": {
        "topLeft": "32px",
        "topRight": "32px",
        "bottomRight": "32px",
        "bottomLeft": "32px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#3898EC",
      "textColor": "#FFFFFF",
      "borderRadius": "32px",
      "borderRadiusCorners": {
        "topLeft": "32px",
        "topRight": "32px",
        "bottomRight": "32px",
        "bottomLeft": "32px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#7A3EFC",
      "textColor": "#FFFFFF",
      "borderRadius": "32px",
      "borderRadiusCorners": {
        "topLeft": "32px",
        "topRight": "32px",
        "bottomRight": "32px",
        "bottomLeft": "32px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://t0.gstatic.com/faviconV2?client=SOCIAL&type=FAVICON&fallback_opts=TYPE,SIZE,URL&url=https%3A%2F%2Fusergems.com&size=128",
    "favicon": "https://cdn.prod.website-files.com/644c4b3029d4e7eb727426fb/64c1f221914204c6389cc1bf_Favicon.svg",
    "ogImage": "https://cdn.prod.website-files.com/644c4b3029d4e7eb727426fb/691a8d6a3128e3f19ac72326_Website%20-%20open%20graph%20image.jpg"
  },
  "personality": {
    "tone": "modern",
    "energy": "high",
    "targetAudience": "business professionals"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  }
}