Parsagon Brand: Colors, Fonts, Logo & Visual Identity

Parsagon Brand Identity

A complete profile of Parsagon's visual system — colors, typography, components, and personality — extracted from https://parsagon.io. Built for designers, agents, and AI tools.

Color Palette

Brand palette extracted from https://parsagon.io.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

UI Components

Live previews rendered using Parsagon's actual button styles.

Button Primary

Button Secondary

Brand Personality

Parsagon Brand in the Wild

Image: parsagon.io

Image: ph-files.imgix.net

Frequently Asked Questions

Methodology

Brand data on this page was extracted from https://parsagon.io using the Firecrawl branding extraction API.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Roboto",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#E6F7FF",
    "secondary": "#4A5568",
    "accent": "#0D6EFD",
    "background": "#FFFFFF",
    "textPrimary": "#212529",
    "link": "#0D6EFD"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Roboto",
      "heading": "Roboto"
    }
  },
  "components": {
    "buttonPrimary": {
      "background": "#0D6EFD",
      "textColor": "#FFFFFF",
      "borderColor": "#0D6EFD",
      "borderRadius": "6px"
    },
    "buttonSecondary": {
      "background": "#E6F7FF",
      "textColor": "#0D6EFD",
      "borderColor": "#0D6EFD",
      "borderRadius": "6px"
    }
  }
}