# Valink Therapeutics Brand Identity

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

## Color Palette

Brand palette extracted from https://www.valinktx.com/.

- **primary**: #9CCBCC
- **secondary**: #D0DCB0
- **accent**: #9CCBCC
- **background**: #FEFCF6
- **textPrimary**: #283037
- **link**: #283037

## Typography

Each font links to its Google Fonts page where available.

- **primary**: Parabole
  - [Google Fonts →](https://fonts.google.com/specimen/Parabole)
- **heading**: Parabole
  - [Google Fonts →](https://fonts.google.com/specimen/Parabole)
- **Font Stack**: Parabole, Arial, sans-serif

## Visual Assets

## UI Components

- **Input**:  
  - background: transparent  
  - textColor: #283037  
  - borderColor: null  
  - borderRadius: 0px  
  - shadow: none

- **Button Primary**:  
  - background: #9CCBCC  
  - textColor: #283037  
  - borderRadius: 1800px  
  - shadow: none

## Brand Personality

- **Tone:** professional  
- **Energy:** medium  
- **Audience:** healthcare professionals and researchers

## Frequently Asked Questions

- **What is Valink Therapeutics's primary brand color?**
  - Valink Therapeutics's primary brand color is #9CCBCC.

- **What font does Valink Therapeutics use?**
  - Valink Therapeutics uses Parabole as the primary typeface across body and headings.

- **Does Valink Therapeutics use a light or dark theme?**
  - Valink Therapeutics's primary site uses a light color scheme, with a background of #FEFCF6.

- **Where can I find Valink Therapeutics's logo?**
  - Valink Therapeutics's logo is available directly on their site (https://www.valinktx.com/).

- **How was this brand profile generated?**
  - This profile was extracted from https://www.valinktx.com/ using the Firecrawl branding extraction API.

## Methodology

Brand data on this page was extracted from [https://www.valinktx.com/](https://www.valinktx.com/) on 2026-07-27 using the Firecrawl branding extraction API.

## Machine-Readable Profile

```json
{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Parabole",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#9CCBCC",
    "secondary": "#D0DCB0",
    "accent": "#9CCBCC",
    "background": "#FEFCF6",
    "textPrimary": "#283037",
    "link": "#283037"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Parabole",
      "heading": "Parabole"
    },
    "fontStacks": {
      "heading": [
        "Parabole",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "Parabole",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Parabole",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "64px",
      "h2": "56px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "12px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#283037",
      "borderColor": null,
      "borderRadius": "0px",
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#9CCBCC",
      "textColor": "#283037",
      "borderRadius": "1800px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://cdn.prod.website-files.com/68cc2ce1a3c9b90861cd6216/68d004c838608ca716cba16e_092530e0e130a0535e0c9ca98b4c53b2_logo.svg",
    "favicon": "https://cdn.prod.website-files.com/68cc2ce1a3c9b90861cd6216/68cfe12cfbfcac9f4860ccf5_favicon.png"
  }
}
```
