Lago Brand: Colors, Fonts, Logo & Visual Identity

Lago Brand Identity

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

Color Palette

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

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using Lago's actual button styles.

Brand Personality

Frequently Asked Questions

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "GT America",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#006CFA",
    "accent": "#006CFA",
    "background": "#83868B",
    "textPrimary": "#83868B",
    "link": "#131923"
  },
  "typography": {
    "fontFamilies": {
      "primary": "GT America",
      "heading": "GT America"
    },
    "fontStacks": {
      "heading": [
        "gtAmerica",
        "gtAmerica Fallback"
      ],
      "body": [
        "ui-sans-serif",
        "system-ui",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol",
        "Noto Color Emoji"
      ]
    },
    "fontSizes": {
      "h1": "64px",
      "h2": "64px",
      "body": "14px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "8px"
  },
  "components": {
    "input": {
      "background": "#FCFCFC",
      "textColor": "#000000",
      "borderColor": "#CECECE",
      "borderRadius": "8px",
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#006CFA",
      "textColor": "#EEEEEE",
      "borderRadius": "8px",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FCFCFC",
      "textColor": "#000000",
      "borderColor": "#CECECE",
      "borderRadius": "8px",
      "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.1) 0px 1px 2px -1px"
    }
  },
  "images": {
    "logo": "https://getlago.com/logo.svg",
    "favicon": "https://getlago.com/favicon/apple-touch-icon.png",
    "ogImage": "https://getlago.com/og/og-home.png"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "developers and tech companies"
  }
}