llms.txt

ShipBob Brand Identity

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

Quick Facts

Field Value
Primary #57586E
Accent #175CFF
Body Font Roboto
Heading Font Neurial Grotesk

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: medium · Audience: ecommerce businesses

ShipBob Brand in the Wild

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

Machine-Readable Profile

{
 "colorScheme": "light",
 "fonts": [
  {
   "family": "Neurial Grotesk",
   "role": "heading"
  },
  {
   "family": "Roboto",
   "role": "body"
  }
 ],
 "colors": {
  "primary": "#57586E",
  "secondary": "#0A083B",
  "accent": "#175CFF",
  "background": "#FFFFFF",
  "textPrimary": "#175CFF",
  "link": "#175CFF"
 },
 "typography": {
  "fontFamilies": {
   "primary": "Roboto",
   "heading": "Neurial Grotesk"
  },
  "fontStacks": {
   "heading": [
    "Neurial Grotesk",
    "Roboto",
    "system",
    "-apple-system",
    "BlinkMacSystemFont",
    ".SFNSDisplay-Regular",
    "Helvetica Neue",
    "Helvetica",
    "Arial",
    "sans-serif"
   ],
   "body": [
    "Neurial Grotesk",
    "Roboto",
    "system",
    "-apple-system",
    "BlinkMacSystemFont",
    ".SFNSDisplay-Regular",
    "Helvetica Neue",
    "Helvetica",
    "Arial",
    "sans-serif"
   ],
   "paragraph": [
    "Neurial Grotesk",
    "Roboto",
    "system",
    "-apple-system",
    "BlinkMacSystemFont",
    ".SFNSDisplay-Regular",
    "Helvetica Neue",
    "Helvetica",
    "Arial",
    "sans-serif"
   ]
  },
  "fontSizes": {
   "h1": "62px",
   "h2": "52px",
   "body": "15px"
  }
 },
 "spacing": {
  "baseUnit": 4,
  "borderRadius": "10px"
 },
 "components": {
  "buttonPrimary": {
   "background": "#175CFF",
   "textColor": "#FFFFFF",
   "borderRadius": "50px",
   "borderRadiusCorners": {
    "topLeft": "50px",
    "topRight": "50px",
    "bottomRight": "50px",
    "bottomLeft": "50px"
   },
   "shadow": "rgba(255, 255, 255, 0.15) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.075) 0px 1px 1px 0px"
  },
  "buttonSecondary": {
   "background": "#0A083B",
   "textColor": "#212529",
   "borderRadius": "0px",
   "borderRadiusCorners": {
    "topLeft": "0px",
    "topRight": "0px",
    "bottomRight": "0px",
    "bottomLeft": "0px"
   },
   "shadow": "none"
  }
 },
 "images": {
  "logo": "https://www.shipbob.com/wp-content/uploads/2019/11/logo-footer.svg",
  "favicon": "https://www.shipbob.com/wp-content/themes/shipbob-2022/resources/icons/favicon.ico",
  "ogImage": "https://www.shipbob.com/wp-content/uploads/2025/10/b3018365eccf3d53a93cc33cda41b32c.png",
  "logoHref": "https://www.shipbob.com",
  "logoAlt": "ShipBob"
 },
 "personality": {
  "tone": "professional",
  "energy": "medium",
  "targetAudience": "ecommerce businesses"
 },
 "designSystem": {
  "framework": "bootstrap",
  "componentLibrary": ""
 },
 "confidence": {
  "buttons": 0.95,
  "colors": 0.9,
  "overall": 0.925
 }
}