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

Corvus Robotics Brand Identity

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

Color Palette

Brand palette extracted from https://www.corvus-robotics.com.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

UI Components

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

Button Primary

Button Secondary

Brand Personality

Corvus Robotics Brand in the Wild

Frequently Asked Questions

What is Corvus Robotics's primary brand color?
Corvus Robotics's primary brand color is #32A2F8. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Corvus Robotics use?
Corvus Robotics uses Nunito Sans as the primary typeface across body and headings.

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

Where can I find Corvus Robotics's logo?
Corvus Robotics's logo is available directly on their site (https://www.corvus-robotics.com). The current logo URL is included in the machine-readable JSON profile linked above.

How was this brand profile generated?
This profile was extracted from https://www.corvus-robotics.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 Corvus Robotics.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Nunito Sans",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#32A2F8",
    "secondary": "#688195",
    "accent": "#32A2F8",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#007BFF"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Nunito Sans",
      "heading": "Nunito Sans"
    },
    "fontStacks": {
      "heading": [
        "Nunito Sans",
        "sans-serif"
      ],
      "body": [
        "Nunito Sans",
        "sans-serif"
      ],
      "paragraph": [
        "Nunito Sans",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "56px",
      "h2": "32px",
      "body": "18.4px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "6px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#32A2F8",
      "textColor": "#FFFFFF",
      "borderRadius": "11.2px",
      "borderRadiusCorners": {
        "topLeft": "11.2px",
        "topRight": "11.2px",
        "bottomRight": "11.2px",
        "bottomLeft": "11.2px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#000000",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://www.corvus-robotics.com/assets/imgs/logos/Corvus_Robotics_Logo_New.svg",
    "favicon": "https://www.corvus-robotics.com/favicon-v2.ico",
    "ogImage": null,
    "logoHref": "/",
    "logoAlt": "corvus robotics"
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "warehouse and logistics professionals"
  }
}