llms.txt

BitBoard Brand Identity

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

Quick Facts

Field Value
Primary #0000EE
Accent #0000EE
Body Font Work Sans
Heading Font Literata

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: modern · Energy: medium · Audience: tech-savvy professionals

BitBoard Brand in the Wild

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

Machine-Readable Profile

{
 "colorScheme": "light",
 "fonts": [
 {
 "family": "Work Sans",
 "role": "body"
 },
 {
 "family": "Literata",
 "role": "heading"
 }
 ],
 "colors": {
 "primary": "#0000EE",
 "accent": "#0000EE",
 "background": "#F5F5F5",
 "textPrimary": "#332B2B",
 "link": "#0000EE"
 },
 "typography": {
 "fontFamilies": {
 "primary": "Work Sans",
 "heading": "Literata"
 },
 "fontStacks": {
 "heading": [
 "Literata",
 "serif"
 ],
 "body": [
 "sans-serif"
 ],
 "paragraph": [
 "Work Sans",
 "sans-serif"
 ]
 },
 "fontSizes": {
 "h1": "48px",
 "h2": "48px",
 "body": "18px"
 }
 },
 "spacing": {
 "baseUnit": 10,
 "borderRadius": "40px"
 },
 "components": {
 "input": {
 "background": "transparent",
 "textColor": "#332B2B",
 "borderColor": null,
 "borderRadius": "0px",
 "borderRadiusCorners": {
 "topLeft": "0px",
 "topRight": "0px",
 "bottomRight": "0px",
 "bottomLeft": "0px"
 },
 "shadow": "none"
 },
 "buttonPrimary": {
 "background": "#332B2B",
 "textColor": "#000000",
 "borderRadius": "100px",
 "borderRadiusCorners": {
 "topLeft": "100px",
 "topRight": "100px",
 "bottomRight": "100px",
 "bottomLeft": "100px"
 },
 "shadow": "none"
 }
 },
 "images": {
 "favicon": "https://framerusercontent.com/images/RkjqaM9ZKRPZZdxlpMRdh7xVKyU.png",
 "ogImage": "https://framerusercontent.com/assets/wnCAe5NX7KUQUTO7LpzWp9dY4jc.png"
 },
 "personality": {
 "tone": "modern",
 "energy": "medium",
 "targetAudience": "tech-savvy professionals"
 }
}