llms.txt

Buxfer Brand Identity

A complete profile of Buxfer's visual system — colors, typography, components, and personality. Built for designers, agents, and AI tools.

Quick Facts

Field Value
Primary #EE624C
Accent #36C0FF
Body Font Lato
Heading Font Lato

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: modern · Energy: medium · Audience: tech-savvy individuals looking for financial management tools

Buxfer Brand in the Wild

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

Machine-Readable Profile

{
 "colorScheme": "light",
 "fonts": [
  {
   "family": "Lato",
   "role": "body"
  },
  {
   "family": "Arial",
   "role": "body"
  }
 ],
 "colors": {
  "primary": "#EE624C",
  "secondary": "#606472",
  "accent": "#36C0FF",
  "background": "#FFFFFF",
  "textPrimary": "#36C0FF",
  "link": "#36C0FF"
 },
 "typography": {
  "fontFamilies": {
   "primary": "Lato",
   "heading": "Lato"
  },
  "fontStacks": {
   "heading": [
    "Lato",
    "Arial",
    "sans-serif"
   ],
   "body": [
    "Lato",
    "Arial",
    "sans-serif"
   ],
   "paragraph": [
    "Lato",
    "Arial",
    "sans-serif"
   ]
  },
  "fontSizes": {
   "h1": "15px",
   "h2": "15px",
   "body": "15px"
  }
 },
 "spacing": {
  "baseUnit": 8,
  "borderRadius": "0px"
 },
 "components": {
  "buttonPrimary": {
   "background": "#EE624C",
   "textColor": "#FFFFFF",
   "borderRadius": "3px",
   "borderRadiusCorners": {
    "topLeft": "3px",
    "topRight": "3px",
    "bottomRight": "3px",
    "bottomLeft": "3px"
   },
   "shadow": "none"
  },
  "buttonSecondary": {
   "background": "#36C0FF",
   "textColor": "#FFFFFF",
   "borderRadius": "3px",
   "borderRadiusCorners": {
    "topLeft": "3px",
    "topRight": "3px",
    "bottomRight": "3px",
    "bottomLeft": "3px"
   },
   "shadow": "none"
  }
 },
 "images": {
  "logo": "https://dm19v66mgwhwp.cloudfront.net/media/UIFrontPage/logo-buxfer.png",
  "favicon": "https://www.buxfer.com/media/logo/piechart-dark-round.png",
  "ogImage": "/media/logo/logo-dark.png",
  "logoHref": "/"
 },
 "personality": {
  "tone": "modern",
  "energy": "medium",
  "targetAudience": "tech-savvy individuals looking for financial management tools"
 },
 "designSystem": {
  "framework": "custom",
  "componentLibrary": ""
 },
 "confidence": {
  "buttons": 0.95,
  "colors": 0.9,
  "overall": 0.925
 }
}