llms.txt

Lightdash Brand Identity

A complete profile of Lightdash's visual system — colors, typography, components, and personality.

Quick Facts

Field Value
Primary #36394A
Accent #5E4CFF
Body Font Inter
Heading Font Britti Sans Medium

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: modern · Energy: high · Audience: data teams and business intelligence professionals

Lightdash Brand in the Wild

Real-world brand assets — ads, campaigns, marketing materials.

Working with these fonts

Not found on Google Fonts? Instructions that you can follow if you have permission to use the fonts:

  1. Open the company's homepage in a browser with DevTools open.
  2. In the Network tab, filter by "Font".
  3. Hard-reload the page and click around to capture font URLs.
  4. Download the font files locally.
  5. View the CSS and copy @font-face declarations.

Machine-Readable Profile

{
 "colorScheme": "light",
 "fonts": [
  {
   "family": "Britti Sans Medium",
   "role": "heading"
  },
  {
   "family": "Inter",
   "role": "body"
  },
  {
   "family": "Britti Sans Trial Semibold",
   "role": "heading"
  }
 ],
 "colors": {
  "primary": "#36394A",
  "secondary": "#625DF5",
  "accent": "#5E4CFF",
  "background": "#FFFFFF",
  "textPrimary": "#0000EE",
  "link": "#0000EE"
 },
 "typography": {
  "fontFamilies": {
   "primary": "Inter",
   "heading": "Britti Sans Medium"
  },
  "fontStacks": {
   "heading": [
    "Britti Sans Trial Semibold",
    "sans-serif"
   ],
   "body": [
    "sans-serif"
   ],
   "paragraph": [
    "Britti Sans Medium",
    "sans-serif"
   ]
  },
  "fontSizes": {
   "h1": "57px",
   "h2": "76px",
   "body": "16px"
  }
 },
 "spacing": {
  "baseUnit": 4,
  "borderRadius": "0px"
 },
 "components": {
  "input": {
   "background": "#36394A",
   "textColor": "#FFFFFF",
   "borderColor": null,
   "borderRadius": "0px",
   "borderRadiusCorners": {
    "topLeft": "0px",
    "topRight": "0px",
    "bottomRight": "0px",
    "bottomLeft": "0px"
   },
   "shadow": "none"
  },
  "buttonPrimary": {
   "background": "#5E4CFF",
   "textColor": "#0000EE",
   "borderRadius": "6px",
   "borderRadiusCorners": {
    "topLeft": "6px",
    "topRight": "6px",
    "bottomRight": "6px",
    "bottomLeft": "6px"
   },
   "shadow": "none"
  },
  "buttonSecondary": {
   "background": "#DFDBFF",
   "textColor": "#0000EE",
   "borderRadius": "6px",
   "borderRadiusCorners": {
    "topLeft": "6px",
    "topRight": "6px",
    "bottomRight": "6px",
    "bottomLeft": "6px"
   },
   "shadow": "none"
  }
 },
 "images": {
  "favicon": "https://framerusercontent.com/images/oTIjxsdUUYoPxSZO5Rt2E7QxLys.png",
  "ogImage": "https://framerusercontent.com/images/A3BTwvXbAjHYhlotVfVz41cm20w.png"
 },
 "personality": {
  "tone": "modern",
  "energy": "high",
  "targetAudience": "data teams and business intelligence professionals"
 },
 "designSystem": {
  "framework": "custom",
  "componentLibrary": ""
 },
 "confidence": {
  "buttons": 0.95,
  "colors": 0.9,
  "overall": 0.925
 }
}