birch biosciences.json

Birch Biosciences Brand Identity

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

Quick Facts

Field Value
Primary #538D22
Accent #D81B58
Body Font Poppins
Heading Font Metropolis

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: medium · Audience: scientific and biotech professionals

Birch Biosciences Brand in the Wild

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

Working with these fonts

Not found on Google Fonts? Here are some instructions you can follow if you have permission to use the fonts:

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Poppins",
      "role": "body"
    },
    {
      "family": "Metropolis",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#538D22",
    "secondary": "#F3FDEA",
    "accent": "#D81B58",
    "background": "#FFFFFF",
    "textPrimary": "#1E4812",
    "link": "#1E4812"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Poppins",
      "heading": "Metropolis"
    },
    "fontStacks": {
      "heading": [
        "Poppins",
        "sans-serif"
      ],
      "body": [
        "Poppins",
        "sans-serif"
      ],
      "paragraph": [
        "Metropolis",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "72px",
      "h2": "64px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#D81B58",
      "textColor": "#FFFFFF",
      "borderRadius": "64px",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "transparent",
      "textColor": "#538D22",
      "borderColor": "#8EA388",
      "borderRadius": "64px",
      "shadow": "none"
    }
  }
}