andromeda surgical.json

Andromeda Surgical Brand Identity

A complete profile of Andromeda Surgical's visual system — colors, typography, components, and personality — extracted from http://www.andromedasurgical.com. Built for designers, agents, and AI tools.

Quick Facts

Field Value
Primary #12122D
Accent #1B69CA
Body Font Inter
Heading Font Avenir Next

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: medium · Audience: medical professionals

Andromeda Surgical Brand in the Wild

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

Working with these fonts

Not found on Google Fonts? Instructions for 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.

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

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "Avenir Next",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#12122D",
    "secondary": "#2384FF",
    "accent": "#1B69CA",
    "background": "#FFFFFF",
    "textPrimary": "#060622",
    "link": "#060622"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Avenir Next"
    },
    "fontStacks": {
      "heading": [
        "Inter",
        "-apple-system",
        "BlinkMacSystemFont",
        "Avenir Next",
        "Avenir",
        "Segoe UI",
        "Helvetica Neue",
        "Adwaita Sans",
        "Cantarell",
        "Ubuntu",
        "Roboto",
        "Noto",
        "Helvetica",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "Inter",
        "-apple-system",
        "BlinkMacSystemFont",
        "Avenir Next",
        "Avenir",
        "Segoe UI",
        "Helvetica Neue",
        "Adwaita Sans",
        "Cantarell",
        "Ubuntu",
        "Roboto",
        "Noto",
        "Helvetica",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "-apple-system",
        "BlinkMacSystemFont",
        "Avenir Next",
        "Avenir",
        "Segoe UI",
        "Helvetica Neue",
        "Adwaita Sans",
        "Cantarell",
        "Ubuntu",
        "Roboto",
        "Noto",
        "Helvetica",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "56px",
      "h2": "16px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "3px"
  },
  "components": {
    "input": {
      "background": "#12122D",
      "textColor": "#FFFFFF",
      "borderColor": null,
      "borderRadius": "6px",
      "borderRadiusCorners": {
        "topLeft": "6px",
        "topRight": "6px",
        "bottomRight": "6px",
        "bottomLeft": "6px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#1B69CA",
      "textColor": "#FFFFFF",
      "borderRadius": "6px",
      "borderRadiusCorners": {
        "topLeft": "6px",
        "topRight": "6px",
        "bottomRight": "6px",
        "bottomLeft": "6px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/68e261d3487e2e6ac6bb4d84/68e2705eb22ffc35efc29f82_Andromeda.svg",
    "favicon": "https://cdn.prod.website-files.com/68e261d3487e2e6ac6bb4d84/68e2c2d35f5241a3d34d761b_655d441a12de5edf5463b8af_AndFav.png",
    "ogImage": "https://cdn.prod.website-files.com/68e261d3487e2e6ac6bb4d84/68e2c33f7ce335565e4433a7_655d44a6e878154b855a129e_Andromeda%20OG.png",
    "logoHref": "#",
    "logoAlt": "Andromeda surgical"
  }
}