Librar Labs Brand: Colors, Fonts, Logo & Visual Identity

Librar Labs Brand Identity

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

Color Palette

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

Primary

#111827

Accent

#FF5050

Body Font

DM Sans

Heading

massilia

Typography

Each font links to its Google Fonts page where available.

Fonts

Visual Assets

UI Components

Input

Button Primary

Button Secondary

Brand Personality

Librar Labs Brand in the Wild

Frequently Asked Questions

What is Librar Labs's primary brand color?

What accent color does Librar Labs use?

What font does Librar Labs use?

Does Librar Labs use a light or dark theme?

Where can I find Librar Labs's logo?

How was this brand profile generated?

Methodology

Brand data on this page was extracted from https://www.librarlabs.com on 2026-07-27 using the Firecrawl branding extraction API.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    { 
      "family": "DM Sans",
      "role": "body"
    },
    {
      "family": "massilia",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#111827",
    "secondary": "#4B5563",
    "accent": "#FF5050",
    "background": "#FAFAFA",
    "textPrimary": "#FF5050",
    "link": "#FF5050"
  },
  "typography": {
    "fontFamilies": {
      "primary": "DM Sans",
      "heading": "massilia"
    },
    "fontStacks": {
      "heading": [
        "massilia",
        "DM Sans",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "DM Sans"
      ],
      "paragraph": [
        "DM Sans"
      ]
    },
    "fontSizes": {
      "h1": "60px",
      "h2": "48px",
      "body": "24px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "4px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#09090B",
      "borderColor": "#D1D5DB",
      "borderRadius": "6px",
      "borderRadiusCorners": {
        "topLeft": "6px",
        "topRight": "6px",
        "bottomRight": "6px",
        "bottomLeft": "6px"
      },
      "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px"
    },
    "buttonPrimary": {
      "background": "#FF5050",
      "textColor": "#FFFFFF",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "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.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.1) 0px 2px 4px -2px"
    },
    "buttonSecondary": {
      "background": "#5C4060",
      "textColor": "#FFFFFF",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://www.librarlabs.com/_next/image?url=%2Flogo%2FLibrar_Logo_Black.png&w=256&q=75",
    "favicon": "https://www.librarlabs.com/favicon.png",
    "ogImage": "https://librarlabs.com/logo/Librar_Logo_BrightRed.png",
    "logoHref": "/en/home",
    "logoAlt": "Librar"
  }
}