Boostly Brand: Colors, Fonts, Logo & Visual Identity

Boostly Brand Identity

A complete profile of Boostly's visual system — colors, typography, components, and personality — extracted from https://boostly.com. Built for designers, agents, and AI tools.

Color Palette

Brand palette extracted from https://boostly.com.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Favicon

Social Card

UI Components

Live previews rendered using Boostly's actual button styles.

Input

Button Primary

Button Secondary

Brand Personality

Frequently Asked Questions

What is Boostly's primary brand color?
Boostly's primary brand color is #28008F. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Boostly use?
Boostly uses Figtree as the primary typeface across body and headings.

Does Boostly use a light or dark theme?
Boostly's primary site uses a light color scheme, with a background of #FFFFFF.

How was this brand profile generated?
This profile was extracted from https://boostly.com using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. It is not affiliated with or endorsed by Boostly.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [{
    "family": "Figtree",
    "role": "body"
  }],
  "colors": {
    "primary": "#28008F",
    "secondary": "#131126",
    "accent": "#28008F",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#0000EE"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Figtree",
      "heading": "Figtree"
    },
    "fontStacks": {
      "heading": ["Figtree", "sans-serif"],
      "body": ["sans-serif"],
      "paragraph": ["Figtree", "sans-serif"]
    },
    "fontSizes": {
      "h1": "64px",
      "h2": "24px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "15px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#141126",
      "borderColor": "#AFB0B6",
      "borderRadius": "12px",
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#28008F",
      "textColor": "#000000",
      "borderRadius": "10px",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#CBB7FF",
      "textColor": "#000000",
      "borderRadius": "10px",
      "shadow": "none"
    }
  },
  "images": {
    "favicon": "https://framerusercontent.com/images/Vjsv8NpSEBoG6HlKaa3paHZBiw.png",
    "ogImage": "https://framerusercontent.com/assets/oyTJV04Z2m5EklFWks7BT9ZKWQ.png"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "restaurant owners and marketers"
  }
}