Lokal Brand: Colors, Fonts, Logo & Visual Identity

Lokal Brand Identity

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

Color Palette

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

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using Lokal's actual button styles.

Input

Button Primary

Button Secondary

Brand Personality

Lokal Brand in the Wild

Image: tamilnadujobnews.in
Source: tamil.getlokalapp.com

Image: getlokalapp.com
Source: getlokalapp.com

Frequently Asked Questions

Methodology

Brand data on this page was extracted from https://www.getlokalapp.com using the Firecrawl branding extraction API.

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling. No login or auth required.
GET /branding/lokal.json

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Author",
      "role": "unknown"
    },
    {
      "family": "Arial",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#FD5C05",
    "secondary": "#3898EC",
    "accent": "#CB005B",
    "background": "#242424",
    "textPrimary": "#242424",
    "link": "#CB005B"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Arial",
      "heading": "Arial"
    },
    "fontStacks": {
      "heading": [
        "Author",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "Author",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Author",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "44px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "input": {
      "background": "#F4F4F4",
      "textColor": "#000000",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#000000",
      "textColor": "#FFFFFF",
      "borderRadius": "1920px",
      "borderRadiusCorners": {
        "topLeft": "1920px",
        "topRight": "1920px",
        "bottomRight": "1920px",
        "bottomLeft": "1920px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#F4F4F4",
      "textColor": "#000000",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/68d0d8ab4e4fc8f255a1ea6c/68ee2f48a073418df4076ded_lokal-logo.svg",
    "favicon": "https://cdn.prod.website-files.com/68d0d8ab4e4fc8f255a1ea6c/68edf5b1bcf37dabc18903de_favicon.png",
    "ogImage": "https://cdn.prod.website-files.com/68d0d8ab4e4fc8f255a1ea6c/690c1b81085b53bd56b14c19_lokal-web.webflow.io_.png",
    "logoHref": "/",
    "logoAlt": "lokal"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "Digital India users"
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.9,
    "overall": 0.9
  }
}