Sigma Genetics Brand: Colors, Fonts, Logo & Visual Identity

Sigma Genetics Brand Identity

A complete profile of Sigma Genetics's visual system — colors, typography, components, and personality — extracted from http://www.sigmagenetics.com.

Color Palette

Brand palette extracted from http://www.sigmagenetics.com.

Color Hex RGB
Primary #0E4D92 rgb(14, 77, 146)
Secondary #1863DC rgb(24, 99, 220)
Accent #F98F2C rgb(249, 143, 44)
Background #FFFFFF rgb(255, 255, 255)
Text Primary #000000 rgb(0, 0, 0)
Link #F98F2C rgb(249, 143, 44)

Typography

Each font links to its Google Fonts page where available.

Role Font Family Google Fonts
Primary Manrope Google Fonts →
Heading Manrope Google Fonts →

Visual Assets

Logo

Favicon

UI Components

Live previews rendered using Sigma Genetics's actual button styles.

Input

Button Primary

Button Secondary

Brand Personality

Tone: professional
Energy: medium
Audience: scientific community

Frequently Asked Questions

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

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

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

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

Where can I find Sigma Genetics's logo?
Sigma Genetics's logo is available directly on their site (http://www.sigmagenetics.com). The current logo URL is included in the profile.

How was this brand profile generated?
This profile was extracted from http://www.sigmagenetics.com using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Manrope",
      "role": "body"
    },
    {
      "family": "Arial",
      "role": "unknown"
    },
    {
      "family": "Open Sans",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#0E4D92",
    "secondary": "#1863DC",
    "accent": "#F98F2C",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#F98F2C"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Manrope",
      "heading": "Manrope"
    },
    "fontStacks": {
      "heading": [
        "Manrope"
      ],
      "body": [
        "Manrope"
      ],
      "paragraph": [
        "Manrope"
      ]
    },
    "fontSizes": {
      "h1": "64px",
      "h2": "64px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "5px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#4D4D4D",
      "borderColor": "#BFBFBF",
      "borderRadius": "3px",
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#0E4D92",
      "textColor": "#FFFFFF",
      "borderColor": "#0E4D92",
      "borderRadius": "200px",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#1863DC",
      "borderColor": "#1863DC",
      "borderRadius": "200px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://sigmagenetics.com/wp-content/uploads/2024/02/Sigma-Logo-Black-2.svg",
    "favicon": "https://i0.wp.com/sigmagenetics.com/wp-content/uploads/2025/01/cropped-Favicon.png?fit=32%2C32&ssl=1",
    "logoHref": "https://sigmagenetics.com",
    "logoAlt": "Sigma Genetics"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "scientific community"
  }
}