Aviator Brand: Colors, Fonts, Logo & Visual Identity

Aviator Brand Identity

A complete profile of Aviator's visual system — colors, typography, components, and personality — extracted from https://aviator.co. Built for designers, agents, and AI tools.

Color Palette

Brand palette extracted from https://aviator.co.

Color Hex RGB
Primary #000C0F rgb(0, 12, 15)
Secondary #000F12 rgb(0, 15, 18)
Accent #FFDC5E rgb(255, 220, 94)
Background #FFFFFF rgb(255, 255, 255)
Text Primary #131316 rgb(19, 19, 22)
Link #FFDC5E rgb(255, 220, 94)

Typography

Each font links to its Google Fonts page where available.

Role Font
Primary Poppins
Heading Poppins

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using Aviator's actual button styles.

Component Background Text Color Border Radius Shadow
Button Primary #FFFFFF #000607 40px none
Button Secondary #000C0F #FFFFFF 40px none

Brand Personality

Tone: modern Energy: medium Audience: developers and tech companies

Frequently Asked Questions

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {"family": "Poppins","role": "body"}
  ],
  "colors": {
    "primary": "#000C0F",
    "secondary": "#000F12",
    "accent": "#FFDC5E",
    "background": "#FFFFFF",
    "textPrimary": "#131316",
    "link": "#FFDC5E"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Poppins",
      "heading": "Poppins"
    },
    "fontStacks": {
      "heading": ["Poppins", "sans-serif"],
      "body": ["Poppins", "sans-serif"],
      "paragraph": ["Poppins", "sans-serif"]
    },
    "fontSizes": {
      "h1": "70px",
      "h2": "48px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "15px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#FFFFFF",
      "textColor": "#000607",
      "borderRadius": "40px",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#000C0F",
      "textColor": "#FFFFFF",
      "borderRadius": "40px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/628506c5283fd863e670d5b6/68c562bc60c963ca4e7cbcb2_Group%2048095871.svg",
    "favicon": "https://cdn.prod.website-files.com/628506c5283fd863e670d5b6/62860b04f88ecc445bd2fa5b_Favicon%2032.png",
    "ogImage": "https://cdn.prod.website-files.com/628506c5283fd863e670d5b6/68d2d77ea270a4407ab6c010_aviator-runbooks-agentic-coding-image%401x-min.png"
  }
}