Piggy Robotics Brand: Colors, Fonts, Logo & Visual Identity

Piggy Robotics Brand Identity

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

Color Palette

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

Color Value RGB
primary #C9CDD6 rgb(201, 205, 214)
accent #E6E8EE rgb(230, 232, 238)
background #050813 rgb(5, 8, 19)
textPrimary #C9CDD6 rgb(201, 205, 214)
link #FFFFFF rgb(255, 255, 255)

Typography

Each font links to its Google Fonts page where available.

Role Font Link
primary Inter Google Fonts →
heading Source Serif 4 Google Fonts →

UI Components

Live previews rendered using Piggy Robotics's actual button styles.

Button Primary

Property Value
background transparent
textColor #E6E8EE
borderColor #9B9CA1
borderRadius 0px
shadow none

Brand Personality

Tone: modern
Energy: medium
Audience: tech-savvy homeowners

Frequently Asked Questions

  1. What is Piggy Robotics's primary brand color?
    Piggy Robotics's primary brand color is #C9CDD6.

  2. What accent color does Piggy Robotics use?
    Piggy Robotics uses #E6E8EE as an accent color.

  3. What font does Piggy Robotics use?
    Piggy Robotics uses Inter for body text and Source Serif 4 for headings.

  4. Does Piggy Robotics use a light or dark theme?
    Piggy Robotics's primary site uses a dark color scheme.

  5. How was this brand profile generated?
    This profile was extracted from https://piggyrobotics.com using the Firecrawl branding extraction API.

Machine-Readable Profile

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "Source Serif 4",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#C9CDD6",
    "accent": "#E6E8EE",
    "background": "#050813",
    "textPrimary": "#C9CDD6",
    "link": "#FFFFFF"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Source Serif 4"
    },
    "fontStacks": {
      "heading": [
        "Inter",
        "system-ui",
        "sans-serif"
      ],
      "body": [
        "Inter",
        "system-ui",
        "sans-serif"
      ],
      "paragraph": [
        "Source Serif 4",
        "Georgia",
        "serif"
      ]
    },
    "fontSizes": {
      "h1": "64px",
      "h2": "64px",
      "body": "22px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "transparent",
      "textColor": "#E6E8EE",
      "borderColor": "#9B9CA1",
      "borderRadius": "0px"
    }
  },
  "images": {
    "logo": null,
    "favicon": "https://piggyrobotics.com/favicon.ico?favicon.0b3bf435.ico"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy homeowners"
  }
}