llms.txt

Bucket Robotics Brand Identity

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

Quick Facts

Field Value
Primary #040913
Accent #F2AD00
Body Font Barlow
Heading Font Barlow

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: medium · Audience: industrial and manufacturing sectors

Bucket Robotics Brand in the Wild

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

Machine-Readable Profile

{
 "colorScheme": "dark",
 "fonts": [
 {
 "family": "Barlow",
 "role": "body"
 },
 {
 "family": "IBM Plex Mono",
 "role": "monospace"
 }
 ],
 "colors": {
 "primary": "#040913",
 "secondary": "#F2AD00",
 "accent": "#F2AD00",
 "background": "#0D0D0F",
 "textPrimary": "#0D0D0F",
 "link": "#121921"
 },
 "typography": {
 "fontFamilies": {
 "primary": "Barlow",
 "heading": "Barlow"
 },
 "fontStacks": {
 "heading": [
 "Barlow",
 "sans-serif"
 ],
 "body": [
 "Barlow",
 "sans-serif"
 ],
 "paragraph": [
 "Barlow",
 "sans-serif"
 ]
 },
 "fontSizes": {
 "h1": "48px",
 "h2": "48px",
 "body": "18px"
 }
 },
 "spacing": {
 "baseUnit": 4,
 "borderRadius": "0px"
 },
 "components": {
 "buttonPrimary": {
 "background": "#F2AD00",
 "textColor": "#040913",
 "borderRadius": "10px",
 "borderRadiusCorners": {
 "topLeft": "10px",
 "topRight": "10px",
 "bottomRight": "10px",
 "bottomLeft": "10px"
 },
 "shadow": "none"
 },
 "buttonSecondary": {
 "background": "#040913",
 "textColor": "#DADEE3",
 "borderColor": "#2A2A2C",
 "borderRadius": "10px",
 "borderRadiusCorners": {
 "topLeft": "10px",
 "topRight": "10px",
 "bottomRight": "10px",
 "bottomLeft": "10px"
 },
 "shadow": "none"
 }
 },
 "images": {
 "logo": "https://www.bucket.bot/assets/darkmode_logo-BgLGjdwn.png",
 "favicon": "https://www.bucket.bot/favicon.png",
 "ogImage": null,
 "logoHref": "/",
 "logoAlt": "Bucket Robotics"
 },
 "personality": {
 "tone": "professional",
 "energy": "medium",
 "targetAudience": "industrial and manufacturing sectors"
 },
 "designSystem": {
 "framework": "tailwind",
 "componentLibrary": ""
 },
 "confidence": {
 "buttons": 0.95,
 "colors": 0.9,
 "overall": 0.925
 }
}