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.
- Page: https://characterquilt.com/branding/andromeda-surgical
- Machine-readable JSON: https://characterquilt.com/branding/andromeda-surgical.json
- Per-page llms.txt: https://characterquilt.com/branding/andromeda-surgical/llms.txt
Quick Facts
| Field | Value |
|---|---|
| Primary | #12122D |
| Accent | #1B69CA |
| Body Font | Inter |
| Heading Font | Avenir Next |
Color Palette
- primary: #12122D
- secondary: #2384FF
- accent: #1B69CA
- background: #FFFFFF
- textPrimary: #060622
- link: #060622
Typography
- primary: Inter — https://fonts.google.com/specimen/Inter
- heading: Avenir Next — https://fonts.google.com/specimen/Avenir+Next
Visual Assets
- Logo: https://cdn.prod.website-files.com/68e261d3487e2e6ac6bb4d84/68e2705eb22ffc35efc29f82_Andromeda.svg
- Favicon: https://cdn.prod.website-files.com/68e261d3487e2e6ac6bb4d84/68e2c2d35f5241a3d34d761b_655d441a12de5edf5463b8af_AndFav.png
- Social card (og:image): https://cdn.prod.website-files.com/68e261d3487e2e6ac6bb4d84/68e2c33f7ce335565e4433a7_655d44a6e878154b855a129e_Andromeda%20OG.png
UI Components
- input: background=#12122D, textColor=#FFFFFF, borderColor=null, borderRadius=6px, shadow=none
- buttonPrimary: background=#1B69CA, textColor=#FFFFFF, borderRadius=6px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: medical professionals
Andromeda Surgical Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Andromeda Surgical
- Andromeda Surgical
- Andromeda Surgical
- Andromeda Surgical
- Andromeda Surgical
- Andromeda Surgical
Working with these fonts
Not found on Google Fonts? Instructions for permission to use the fonts:
CharacterQuilt.com suggests this flow that can help:
- Open the company's homepage in a browser with DevTools open.
- In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
- Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
- For each captured font URL: right-click → Save As to download the file locally.
- 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"
}
}