# Greywing Brand Identity

A complete profile of **Greywing**'s visual system — colors, typography, components, and personality — extracted from [https://grey-wing.com/](https://grey-wing.com/). Built for designers, agents, and AI tools.

## Color Palette

Brand palette extracted from https://grey-wing.com/.

| Color       | Hex Code  | RGB                |
|-------------|-----------|-------------------|
| primary     | #F0A9A7  | rgb(240, 169, 167) |
| secondary   | #9CA3AF  | rgb(156, 163, 175) |
| accent      | #161C2D  | rgb(22, 28, 45)    |
| background  | #FFFFFF  | rgb(255, 255, 255) |
| textPrimary | #161C2D  | rgb(22, 28, 45)    |
| link        | #161C2D  | rgb(22, 28, 45)    |

## Typography

Each font links to its Google Fonts page where available.

| Font Type | Font Family     | Link                                                     |
|-----------|-----------------|---------------------------------------------------------|
| primary   | ui-sans-serif   | [Google Fonts →](https://fonts.google.com/specimen/ui-sans-serif) |
| heading   | ui-sans-serif   | [Google Fonts →](https://fonts.google.com/specimen/ui-sans-serif) |

## Visual Assets

### Brand Personality

**Tone:** professional  
**Energy:** medium  
**Audience:** unknown

## Greywing Brand in the Wild

Image: [greywing-blog-static.s3.amazonaws.com](https://greywing-blog-static.s3.amazonaws.com/shiyuan_c29ecd1f4b.png)  
Source: [grey-wing.com](https://www.grey-wing.com/blog/meet-the-team-shi-yuan)

Image: [greywing-blog-static.s3.amazonaws.com](https://greywing-blog-static.s3.amazonaws.com/circuit_3ca6218367.png)  
Source: [grey-wing.com](https://www.grey-wing.com/blog)

Image: [greywing-blog-static.s3.amazonaws.com](https://greywing-blog-static.s3.amazonaws.com/LI_Cover_Page_Sea_GPT_2_d7ffa81132.png)  
Source: [grey-wing.com](https://www.grey-wing.com/blog/reliability-in-maritime-llms)

Image: [grey-wing.com](https://www.grey-wing.com/_next/image?url=https%3A%2F%2Fgreywing-blog-static.s3.amazonaws.com%2Fmedium_oceanoraclestorycover_a7bdeba0d7.png&w=1920&q=75)  
Source: [grey-wing.com](https://www.grey-wing.com/blog)

Image: [grey-wing.com](https://www.grey-wing.com/static/images/careers/careers3.webp)  
Source: [grey-wing.com](https://www.grey-wing.com/careers)

Image: [greywing-blog-static.s3.amazonaws.com](https://greywing-blog-static.s3.amazonaws.com/large_Cover_499c214ab4.png)  
Source: [grey-wing.com](https://www.grey-wing.com/blog)

## Frequently Asked Questions

**What is Greywing's primary brand color?**  
Greywing's primary brand color is #F0A9A7. It anchors the visual identity across their website, product UI, and marketing materials.

**What accent color does Greywing use?**  
Greywing uses #161C2D as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

**What font does Greywing use?**  
Greywing uses ui-sans-serif as the primary typeface across body and headings.

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

**How was this brand profile generated?**  
This profile was extracted from https://grey-wing.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 Greywing.

## Methodology

Brand data on this page was extracted from [https://grey-wing.com/](https://grey-wing.com/) on 2026-07-27 using the [Firecrawl](https://firecrawl.dev/) 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 Greywing.

## Machine-Readable Profile

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

[GET /branding/greywing.json](/content/branding/greywing.json) [GET /branding/greywing/llms.txt](/content/branding/greywing/llms.txt)

```json
{
  "colorScheme": "light",
  "fonts": [
    { "family": "system-ui", "count": 4 },
    { "family": "sans-serif", "count": 4 },
    { "family": "Apple Color Emoji", "count": 4 },
    { "family": "Segoe UI Emoji", "count": 4 },
    { "family": "ui-sans-serif", "count": 3 },
    { "family": "Segoe UI Symbol", "count": 3 },
    { "family": "Noto Color Emoji", "count": 3 },
    { "family": "Segoe UI", "count": 1 },
    { "family": "Roboto", "count": 1 },
    { "family": "Helvetica", "count": 1 }
  ],
  "colors": {
    "primary": "#F0A9A7",
    "secondary": "#9CA3AF",
    "accent": "#161C2D",
    "background": "#FFFFFF",
    "textPrimary": "#161C2D",
    "link": "#161C2D"
  },
  "typography": {
    "fontFamilies": {
      "primary": "ui-sans-serif",
      "heading": "ui-sans-serif"
    },
    "fontStacks": {
      "body": ["ui-sans-serif", "system-ui", "sans-serif", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"],
      "heading": ["ui-sans-serif", "system-ui", "sans-serif", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"],
      "paragraph": ["ui-sans-serif", "system-ui", "sans-serif", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"]
    },
    "fontSizes": {
      "h1": "16px",
      "h2": "14px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "20px"
  },
  "components": {},
  "images": {
    "logo": null,
    "favicon": null,
    "ogImage": null
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "unknown"
  },
  "designSystem": {
    "framework": "unknown",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0,
    "colors": 0,
    "overall": 0
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": false,
      "llmSucceeded": false,
      "finalSource": "none",
      "rawLogoSelection": {
        "selectedLogoIndex": -1,
        "selectedLogoReasoning": "LLM failed",
        "confidence": 0
      }
    },
    "buttonClassification": {
      "llmCalled": false,
      "llmSucceeded": false,
      "error": "LLM call failed or returned fallback values"
    }
  }
}
```
