Paasa Brand: Colors, Fonts, Logo & Visual Identity

Paasa Brand Identity

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

Color Palette

Brand palette extracted from https://paasa.com.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Social Card

UI Components

Live previews rendered using Paasa's actual button styles.

Brand Personality

Paasa Brand in the Wild

Image: res.cloudinary.com

Source: paasa.com

Image: res.cloudinary.com

Source: paasa.com

Image: res.cloudinary.com

Source: paasa.com

Frequently Asked Questions

Methodology

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

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    { "family": "Inter", "role": "body" },
    { "family": "IBM Plex Sans", "role": "heading" },
    { "family": "Libre Baskerville", "role": "unknown" }
  ],
  "colors": {
    "primary": "#364153",
    "secondary": "#4A5565",
    "accent": "#000000",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#101828"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "IBM Plex Sans"
    },
    "fontStacks": {
      "heading": [ "Libre Baskerville" ],
      "body": [ "Inter" ],
      "paragraph": [ "Inter" ]
    },
    "fontSizes": {
      "h1": "60px",
      "h2": "36px",
      "body": "24px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#000000",
      "textColor": "#FFFFFF",
      "borderRadius": "8px",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#000000",
      "borderRadius": "8px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://paasa.com/_next/image?url=%2FLogo.png&w=256&q=75",
    "ogImage": "https://paasa.com/og-image.jpg"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "Indian investors interested in global equities"
  }
}