Parafin Brand: Colors, Fonts, Logo & Visual Identity

Parafin Brand Identity

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

Color Palette

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

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using Parafin's actual button styles.

Brand Personality

Frequently Asked Questions

Methodology

Brand data on this page was extracted using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles.

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling:

{
  "colorScheme": "light",
  "fonts": [
    {"family": "Inter", "role": "body"},
    {"family": "Inter Tight", "role": "heading"}
  ],
  "colors": {
    "primary": "#D4E6DD",
    "secondary": "#3898EC",
    "accent": "#223C3E",
    "background": "#FFFFFF",
    "textPrimary": "#223C3E",
    "link": "#223C3E"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter Tight"
    },
    "fontStacks": {
      "heading": ["Inter", "Arial", "sans-serif"],
      "body": ["Inter", "Arial", "sans-serif"],
      "paragraph": ["Inter", "Arial", "sans-serif"]
    }  
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#333333",
      "borderColor": "#CCCCCC",
      "borderRadius": "10px",
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#223C3E",
      "textColor": "#FFFFFF",
      "borderRadius": "496.5px",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#000000",
      "textColor": "#FFFFFF",
      "borderRadius": "496.5px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/688a7c63bef70d6309c77e28/688c5cf13711bd6c7d791f17_Parafin_Logo_Black.svg",
    "favicon": "https://cdn.prod.website-files.com/688a7c63bef70d6309c77e28/6890eb418ad2d3305d82c5c5_favicon.png",
    "ogImage": "https://cdn.prod.website-files.com/688a7c63bef70d6309c77e28/68bb7638a86e4bd8d1eb2923_parafin_og.png"
  }
}