llms.txt

Truffle Security Brand Identity

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

Quick Facts

Field Value
Primary #89553E
Accent #89553E
Body Font National Park Regular
Heading Font National Park Bold

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: medium · Audience: security professionals and enterprises

Truffle Security Brand in the Wild

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

Machine-Readable Profile

{
 "colorScheme": "light",
 "fonts": [
  {
   "family": "National Park Bold",
   "role": "heading"
  },
  {
   "family": "National Park Regular",
   "role": "body"
  }
 ],
 "colors": {
  "primary": "#89553E",
  "secondary": "#0000EE",
  "accent": "#89553E",
  "background": "#F1E9DF",
  "textPrimary": "#89553E",
  "link": "#89553E"
 },
 "typography": {
  "fontFamilies": {
   "primary": "National Park Regular",
   "heading": "National Park Bold"
  }
 },
 "spacing": {
  "baseUnit": 4,
  "borderRadius": "4px"
 },
 "components": {
  "buttonPrimary": {
   "background": "#89553E",
   "textColor": "#0000EE",
   "borderRadius": "6px",
   "shadow": "none"
  },
  "buttonSecondary": {
   "background": "#F1E9DF",
   "textColor": "#0000EE",
   "borderRadius": "6px",
   "shadow": "none"
  }
 },
 "images": {
  "favicon": "https://framerusercontent.com/images/Zc4TyjSMxOgNAgz2xiSmBA3veU.png",
  "ogImage": "https://framerusercontent.com/images/c9rqEcTgLk1priOj0eoCUkzAVbY.png"
 },
 "personality": {
  "tone": "professional",
  "energy": "medium",
  "targetAudience": "security professionals and enterprises"
 },
 "designSystem": {
  "framework": "custom"
 }
}