llms.txt

Lacework Brand Identity

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

Quick Facts

Field Value
Primary #1540F3
Accent #E20364
Body Font NB International
Heading Font NB International

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: medium · Audience: DevOps and IT professionals

Lacework Brand in the Wild

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

Working with these fonts

Not found on Google Fonts? You can follow steps to download the fonts if you have permission to use them:

  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 (pricing, blog, careers).
  4. Download the file locally.
  5. Extract CSS @font-face declarations as needed.

Machine-Readable Profile

{
 "colorScheme": "light",
 "fonts": [
  {
   "family": "NB International",
   "role": "unknown"
  }
 ],
 "colors": {
  "primary": "#1540F3",
  "secondary": "#E20364",
  "accent": "#E20364",
  "background": "#F7F9FC",
  "textPrimary": "#01023B",
  "link": "#01023B"
 },
 "typography": {
  "fontFamilies": {
   "primary": "NB International",
   "heading": "NB International"
  },
  "fontStacks": {
   "heading": [
    "nb-international"
   ],
   "body": [
    "nb-international"
   ],
   "paragraph": [
    "nb-international"
   ]
  },
  "fontSizes": {
   "h1": "48px",
   "h2": "42px",
   "body": "18px"
  }
 },
 "spacing": {
  "baseUnit": 4,
  "borderRadius": "15px"
 },
 "components": {
  "input": {
   "background": "#2B3A71",
   "textColor": "#FFFFFF",
   "borderColor": null,
   "borderRadius": "9999px",
   "shadow": "none"
  },
  "buttonPrimary": {
   "background": "#E20364",
   "textColor": "#FFFFFF",
   "borderRadius": "9999px",
   "shadow": "none"
  },
  "buttonSecondary": {
   "background": "#1540F3",
   "textColor": "#FFFFFF",
   "borderRadius": "9999px",
   "shadow": "none"
  }
 },
 "images": {
  "logo": "data:image/svg+xml;utf8,%3Csvg%20class%3D%22w-%5B160px%5D%20mx-0%22%20id%3D%22Primary_Lockup_Light_Registered_%22%20data-name%3D%22Primary%20Lockup%20(Light%20Registered)%22%20...",
  "ogImage": "https://cdn.builder.io/api/v1/image/assets%2Ff3229fa9116546a5bb8eacf7cc42baaa%2F9823acd777974e68b2bba777395ce82b"
 },
 "personality": {
  "tone": "professional",
  "energy": "medium",
  "targetAudience": "DevOps and IT professionals"
 },
 "confidence": {
  "overall": 0.925
 }
}