Home · Branding · Fauna Robotics (acquired by Amazon)

Fauna Robotics (acquired by Amazon) Brand Identity

A complete profile of Fauna Robotics (acquired by Amazon)'s visual system — colors, typography, components, and personality — extracted from https://faunarobotics.com/. Built for designers, agents, and AI tools.

Download JSON
Primary
#F8F0E3
Accent
#F16B46
Body Font
Matter
Heading
Matter

Color Palette

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

primary
#F8F0E3
rgb(248, 240, 227)
secondary
#ECE4D7
rgb(236, 228, 215)
accent
#F16B46
rgb(241, 107, 70)
background
#F8F0E3
rgb(248, 240, 227)
textPrimary
#180102
rgb(24, 1, 2)
link
#180102
rgb(24, 1, 2)

Typography

Each font links to its Google Fonts page where available.

primary
Matter
heading
Matter
Matter, Arial, sans-serif
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:

CharacterQuilt.com suggests this flow that can help:

1. Open the company's homepage in a browser with DevTools open.
2. In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
4. For each captured font URL: right-click → Save As to download the file locally.
5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path.

Programmatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.

Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.

Visual Assets

Fauna Robotics (acquired by Amazon) favicon
Favicon
Fauna Robotics (acquired by Amazon) social image
Social Card

UI Components

Live previews rendered using Fauna Robotics (acquired by Amazon)'s actual button styles.

buttonPrimary
background #F16B46 textColor #F8F0E3 borderColor #F16B46 borderRadius 32px shadow none
buttonSecondary
background #63A4BC textColor #F8F0E3 borderColor #63A4BC borderRadius 32px shadow none

Brand Personality

Tone: modern Energy: medium Audience: tech enthusiasts and general consumers interested in robotics

Fauna Robotics (acquired by Amazon) Brand in the Wild

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

Frequently Asked Questions

What is Fauna Robotics (acquired by Amazon)'s primary brand color?

Fauna Robotics (acquired by Amazon)'s primary brand color is #F8F0E3. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Fauna Robotics (acquired by Amazon) use?

Fauna Robotics (acquired by Amazon) uses #F16B46 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Fauna Robotics (acquired by Amazon) use?

Fauna Robotics (acquired by Amazon) uses Matter as the primary typeface across body and headings.

Does Fauna Robotics (acquired by Amazon) use a light or dark theme?

Fauna Robotics (acquired by Amazon)'s primary site uses a light color scheme, with a background of #F8F0E3.

How was this brand profile generated?

This profile was extracted from https://faunarobotics.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 Fauna Robotics (acquired by Amazon).

Methodology

Brand data on this page was extracted from https://faunarobotics.com/ on using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content. This page is published by CharacterQuilt and is not affiliated with or endorsed by Fauna Robotics (acquired by Amazon).

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling. No login or auth required.

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Matter",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#F8F0E3",
    "secondary": "#ECE4D7",
    "accent": "#F16B46",
    "background": "#F8F0E3",
    "textPrimary": "#180102",
    "link": "#180102"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Matter",
      "heading": "Matter"
    },
    "fontStacks": {
      "heading": [
        "Matter",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "Matter",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Matter",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "46px",
      "h2": "46px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "24px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#F16B46",
      "textColor": "#F8F0E3",
      "borderColor": "#F16B46",
      "borderRadius": "32px",
      "borderRadiusCorners": {
        "topLeft": "32px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "32px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#63A4BC",
      "textColor": "#F8F0E3",
      "borderColor": "#63A4BC",
      "borderRadius": "32px",
      "borderRadiusCorners": {
        "topLeft": "32px",
        "topRight": "32px",
        "bottomRight": "32px",
        "bottomLeft": "32px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "favicon": "https://cdn.prod.website-files.com/6931911db0300aa6e7e3fc81/6977850d2987096256440122_Frame%202%20(1).png",
    "ogImage": "https://cdn.prod.website-files.com/6931911db0300aa6e7e3fc81/6977d9e235cf9a54353a625b_fauna_social_6%20(1).jpg"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": -1,
    "reasoning": "No visible or appropriately sized logo in the header area matches the brand 'Fauna Robotics'. All candidates are either invisible or not in the header.",
    "confidence": 0.3,
    "rejected": true,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 3,
      "text": "Request Robot",
      "reasoning": "Button #3 has a vibrant red/orange color (#F16B46) and action-oriented text 'Request Robot', making it the primary CTA."
    },
    "secondary": {
      "index": 1,
      "text": "More about us",
      "reasoning": "Button #1 has a different vibrant color (#63A4BC) and serves as a secondary action with the text 'More about us'."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech enthusiasts and general consumers interested in robotics"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": -1,
        "selectedLogoReasoning": "No visible or appropriately sized logo in the header area matches the brand 'Fauna Robotics'. All candidates are either invisible or not in the header.",
        "confidence": 0.3
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles