llms.txt

Leeroo Brand Identity

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

Quick Facts

Field Value
Primary #317FED
Accent #317FED
Body Font Inter
Heading Font Inter

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: medium · Audience: enterprise clients

Machine-Readable Profile

{
 "colorScheme": "light",
 "fonts": [
  {
   "family": "Inter",
   "role": "body"
  }
 ],
 "colors": {
  "primary": "#317FED",
  "secondary": "#344256",
  "accent": "#317FED",
  "background": "#FFFFFF",
  "textPrimary": "#647082",
  "link": "#647082"
 },
 "typography": {
  "fontFamilies": {
   "primary": "Inter",
   "heading": "Inter"
  },
  "fontStacks": {
   "heading": [
    "Inter",
    "ui-sans-serif",
    "system-ui",
    "-apple-system",
    "sans-serif"
   ],
   "body": [
    "Inter",
    "ui-sans-serif",
    "system-ui",
    "-apple-system",
    "sans-serif"
   ],
   "paragraph": [
    "Inter",
    "ui-sans-serif",
    "system-ui",
    "-apple-system",
    "sans-serif"
   ]
  },
  "fontSizes": {
   "h1": "60px",
   "h2": "30px",
   "body": "18px"
  }
 },
 "spacing": {
  "baseUnit": 4,
  "borderRadius": "4px"
 },
 "components": {
  "buttonPrimary": {
   "background": "#317FED",
   "textColor": "#FAFAFA",
   "borderRadius": "6px",
   "borderRadiusCorners": {
    "topLeft": "6px",
    "topRight": "6px",
    "bottomRight": "6px",
    "bottomLeft": "6px"
   },
   "shadow": "none"
  },
  "buttonSecondary": {
   "background": "#F0F2F4",
   "textColor": "#344256",
   "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.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.1) 0px 4px 6px -4px"
  }
 },
 "images": {
  "logo": "https://xwipmlfvxtqnizhwoppi.supabase.co/storage/v1/object/public/logo//400dpiLogoCropped.png",
  "favicon": "https://leeroo.com/uploads/ac2431dc-6d02-4934-b280-23b7af61ca64.png",
  "ogImage": "https://leeroo.com/uploads/ac2431dc-6d02-4934-b280-23b7af61ca64.png",
  "logoHref": "/",
  "logoAlt": "Leeroo Logo"
 },
 "personality": {
  "tone": "professional",
  "energy": "medium",
  "targetAudience": "enterprise clients"
 },
 "designSystem": {
  "framework": "tailwind",
  "componentLibrary": ""
 },
 "confidence": {
  "buttons": 0.95,
  "colors": 0.9,
  "overall": 0.925
 }
}