Zidisha Brand: Colors, Fonts, Logo & Visual Identity

Zidisha Brand Identity

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

Color Palette

Brand palette extracted from https://www.zidisha.org.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

UI Components

Live previews rendered using Zidisha's actual button styles.

Button Primary

Button Secondary

Brand Personality

Zidisha Brand in the Wild

Image: blog.zidisha.org

Image: zidisha.files.wordpress.com

Image: zidisha.files.wordpress.com

Image: zidisha.files.wordpress.com

Image: blog.zidisha.org

Frequently Asked Questions

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

What font does Zidisha use? Zidisha uses Poppins as the primary typeface across body and headings.

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

Where can I find Zidisha's logo? Zidisha's logo is available directly on their site (https://www.zidisha.org). The current logo URL is included in the machine-readable JSON profile linked above.

How was this brand profile generated? This profile was extracted from https://www.zidisha.org using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. It is not affiliated with or endorsed by Zidisha.

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. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content. This page is published by CharacterQuilt and is not affiliated with or endorsed by Zidisha.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Poppins",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#F7505A",
    "secondary": "#4B5563",
    "accent": "#F7505A",
    "background": "#FFFFFF",
    "textPrimary": "#111827",
    "link": "#111827"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Poppins",
      "heading": "Poppins"
    },
    "fontStacks": {
      "heading": [
        "Poppins"
      ],
      "body": [
        "Poppins"
      ],
      "paragraph": [
        "Poppins"
      ]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "72px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "6px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#F7505A",
      "textColor": "#F9FAFB",
      "borderRadius": "9999px",
      "borderRadiusCorners": {
        "topLeft": "9999px",
        "topRight": "9999px",
        "bottomRight": "9999px",
        "bottomLeft": "9999px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "transparent",
      "textColor": "#FFFFFF",
      "borderColor": "#D1D5DB",
      "borderRadius": "9999px",
      "borderRadiusCorners": {
        "topLeft": "9999px",
        "topRight": "9999px",
        "bottomRight": "9999px",
        "bottomLeft": "9999px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://www.zidisha.org/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Flogo-light.84277e88.png&w=640&q=75",
    "favicon": "https://www.zidisha.org/favicon.ico",
    "ogImage": null,
    "logoHref": "/",
    "logoAlt": "Logo"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "philanthropists and donors"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  }
}
``