Harmoney Brand: Colors, Fonts, Logo & Visual Identity

Harmoney Brand Identity

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

Color Palette

Brand palette extracted from https://www.harmoney.in/.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using Harmoney's actual button styles.

Brand Personality

Harmoney Brand in the Wild

Source: harmoney.in

Source: docs.harmoney.in

Frequently Asked Questions

Methodology

Brand data on this page was extracted from https://www.harmoney.in/ 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.

JSON Profile

{
  "colorScheme": "dark",
  "fonts": [
    { "family": "Roboto", "role": "body" }
  ],
  "colors": {
    "primary": "#0000EE",
    "secondary": "#2E67C9",
    "accent": "#2E67C9",
    "background": "#030712",
    "textPrimary": "#030712",
    "link": "#030712"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Roboto",
      "heading": "Roboto"
    },
    "fontStacks": {
      "heading": ["Roboto", "sans-serif"],
      "body": ["sans-serif"],
      "paragraph": ["Roboto", "sans-serif"]
    },
    "fontSizes": {
      "h1": "40px",
      "h2": "32px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#FFFFFF",
      "borderColor": null,
      "borderRadius": "0px",
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#2E67C9",
      "textColor": "#000000",
      "borderRadius": "6px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://framerusercontent.com/images/m2IeybTqTPNxehEGtmpVajSEM.svg?width=133&height=32",
    "favicon": "https://framerusercontent.com/images/pqJCJRFeAx9O4ZsyeshzPa7U.png",
    "ogImage": "https://framerusercontent.com/assets/F4TCfbnyfcJjBEGzkMyRkE3r4.jpg
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "financial professionals"
  }
}